[Orgmode] Re: Why I can't publish my project under Windows?

2010-06-06 Thread Richard Riley
Nick Dokos writes: > Water Lin wrote: > >> I don't know why the word "touch" in my configuration. And I also don't >> know if I use it under Linux. >> >> I check my org mode configuration file, but I can't find any word like >> "touch" in my org-sites.el file. >> >> So, what's the function of

[Orgmode] Template for a resume

2010-06-06 Thread Henri-Paul Indiogine
Greetings! Could someone please share a org file that he or she uses to generate a resume in LaTeX? Thanks, Henri-Paul Indiogine Curriculum & Instruction Texas A&M University Email: hindiog...@gmail.com Skype: hindiogine Website: http://www.coe.tamu.edu/~enrico "Rien ne va de soi. Rien n'es

Re: [Orgmode] Why I can't publish my project under Windows?

2010-06-06 Thread Nick Dokos
Water Lin wrote: > I don't know why the word "touch" in my configuration. And I also don't > know if I use it under Linux. > > I check my org mode configuration file, but I can't find any word like > "touch" in my org-sites.el file. > > So, what's the function of this "touch" program? > It u

Re: [Orgmode] repo.or.cz down?

2010-06-06 Thread Nick Dokos
Carsten Dominik wrote: > I have not been able to reach repo.or.cz for more than a day now. Is > it just me? > No. I pulled yesterday some time but I just tried again and I could not. Nick ___ Emacs-orgmode mailing list Please use `Reply All' to se

[Orgmode] repo.or.cz down?

2010-06-06 Thread Carsten Dominik
Hi, I have not been able to reach repo.or.cz for more than a day now. Is it just me? Greetings! - Carsten ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listin

Re: [Orgmode] Bug: org-diary-class does not export to .ics (iCalendar)

2010-06-06 Thread Carsten Dominik
On Jun 7, 2010, at 1:46 AM, Daniel Martins wrote: I am syncing Google Calendar with with GCalDaemon and then I noticed that org-diary-class is completely ignored by the ics export function Eg ** 16:00-18:00 Class B5 <%%(org-diary-class 7 6 2010 10 9 2010 1 24 25)> Does not appe

[Orgmode] Vertical line anomaly between Example block and lines starting with a colon

2010-06-06 Thread Giovanni Moretti
My first post to this list - thanks Dominik and all, your efforts are much appreciated. I'm working up a presentation on orgmode for a local club and needed to prefix it with a brief emacs overview, and so included this: #+BEGIN_EXAMPLE ctrl-P (previous line)

Re: [Orgmode] Why I can't publish my project under Windows?

2010-06-06 Thread Water Lin
Giovanni Ridolfi writes: > Water Lin writes: > >> I can publish my org projects under Ubuntu but I can't publish it under >> Windows. All settings are the same especially the home directory. I have >> set the home path for different platform. >> >> While I publish my org project under Windows, E

Re: [Orgmode] day-agenda: show whole-day-events first

2010-06-06 Thread Nick Dokos
Daniel Martins wrote: > Sorry, > > but I did not understand. Which of the 4 variables should be set? > > I have the same intention as Eraldo. > I haven't tried it but I would guess this one: Show Value Org Sort Agenda Notime Is Late Non-nil means items without time are considered late. M

Re: [Orgmode] day-agenda: show whole-day-events first

2010-06-06 Thread Daniel Martins
Sorry, but I did not understand. Which of the 4 variables should be set? I have the same intention as Eraldo. Daniel 2010/6/6 Carsten Dominik > > On Jun 6, 2010, at 1:13 AM, Eraldo Helal wrote: > > Right now (default), I get time specific entries shown before events >> that last the whole da

[Orgmode] Bug: org-diary-class does not export to .ics (iCalendar)

2010-06-06 Thread Daniel Martins
I am syncing Google Calendar with with GCalDaemon and then I noticed that org-diary-class is completely ignored by the ics export function Eg ** 16:00-18:00 Class B5 <%%(org-diary-class 7 6 2010 10 9 2010 1 24 25)> Does not appear in the organizer.ics as expected Daniel

[Orgmode] Re: org-babel-R export parameters

2010-06-06 Thread Dan Davison
Russell Adams writes: > I needed the ability to view what parameters were sent to plot in > R. Turns out that you can't query some things like the active filename > in R, so I went back to org. > > This patch takes each parameter and converts it to a variable in R, > including the filename (org_b

[Orgmode] org-babel-R export parameters

2010-06-06 Thread Russell Adams
I needed the ability to view what parameters were sent to plot in R. Turns out that you can't query some things like the active filename in R, so I went back to org. This patch takes each parameter and converts it to a variable in R, including the filename (org_babel_filename). My intent is to pa

Re: [Orgmode] Bug: Pretty display of subscripts and hyperlinks

2010-06-06 Thread Matthew Lundin
Carsten Dominik writes: > I guess this is wih pretty entity display turned on? > Yes. Sorry I forgot to mention that. - Matt > On Jun 6, 2010, at 7:39 PM, Matt Lundin wrote: > >> Git commit 70d24c5d036cd5787f719104a0ad2f157c5207b1 causes underscores >> in hyperlinks to display parts of link an

Re: [Orgmode] Bug: Pretty display of subscripts and hyperlinks

2010-06-06 Thread Carsten Dominik
I guess this is wih pretty entity display turned on? - Carsten On Jun 6, 2010, at 7:39 PM, Matt Lundin wrote: Hi Carsten, Git commit 70d24c5d036cd5787f719104a0ad2f157c5207b1 causes underscores in hyperlinks to display parts of link and description as subscripts. E.g., this link... [[http://w

[Orgmode] Bug: Pretty display of subscripts and hyperlinks

2010-06-06 Thread Matt Lundin
Hi Carsten, Git commit 70d24c5d036cd5787f719104a0ad2f157c5207b1 causes underscores in hyperlinks to display parts of link and description as subscripts. E.g., this link... [[http://www.samplepage.com/an_underscore][Some description words]] ...displays the word "Some" in the description as a subs