[Orgmode] Turn on help

2008-08-11 Thread srandby
I am using the org-info.js script when I export an ORG file to html. Everything works great except I can't figure out how to turn on the help function so that the HELP link is active. I've looked through the org-info.js documentation (in which the HELP link is active) and found only that the he

[Orgmode] automatically scheduling sequences of events

2008-08-11 Thread Peter Rayner
I have lots of projects which have work flows but no real schedule. So a task like * todo write satellite paper might have subtasks like ** todo prepare orbit simulation for Katja ** todo get results from Claire ** todo compare with David and Frederic ** todo schedule teleconference to share writ

[Orgmode] [PATCH] To-header support in org-gnus-store-link

2008-08-11 Thread Tommy Lindgren
Hi, Patch below adds support for the To-header in org-gnus-store-link. This makes %:toname-escapes in remember templates work when invoked from Gnus. (I have a special template I use when realize I have to finish a reply later.) Haven't written many lines of elisp, not sure if I'm retrieving the

Re: [Orgmode] Turn on help

2008-08-11 Thread Sebastian Rose
Hello Scott, [EMAIL PROTECTED] writes: > I am using the org-info.js script when I export an ORG file to html. > Everything > works great except I can't figure out how to turn on the help function so that > the HELP link is active. I've looked through the org-info.js documentation (in > which the

[Orgmode] Re: automatically scheduling sequences of events

2008-08-11 Thread Bernt Hansen
Peter Rayner <[EMAIL PROTECTED]> writes: > I have lots of projects which have work flows but no real schedule. > So a task like > * todo write satellite paper > might have subtasks like > ** todo prepare orbit simulation for Katja > ** todo get results from Claire > ** todo compare with David an

Re: [Orgmode] automatically scheduling sequences of events

2008-08-11 Thread Manish
On Tue, Aug 12, 2008 at 1:18 AM, Peter Rayner wrote: > I have lots of projects which have work flows but no real schedule. > So a task like > * todo write satellite paper > might have subtasks like > ** todo prepare orbit simulation for Katja > ** todo get results from Claire > ** t

Re: [Orgmode] Turn on help

2008-08-11 Thread srandby
Hi Sebastian, I'm embarrassed to say that the help function works after all. I thought it didn't work because the HELP link isn't blue, it is black and the mouse doesn't indicate a link when the pointer is put on the HELP. I didn't think to try to click on it (DUH). So my only question is how