Re: [Orgmode] Request: org as minor mode?

2007-04-16 Thread T. V. Raman
Hi, so to narrow down the definition, I'm primarily looking for the ability to edit and manipulate structure -- which is why I picture it as an extension/enhancement to the existing outline-minor-mode functionality in emacs. In some sense, when you implemented org, you built on top of outline-mo

Re: [Orgmode] [bug] remember saves to wrong Heading

2007-04-16 Thread Carsten Dominik
Fixed, thanks. - Carsten On Apr 15, 2007, at 21:39, Leo wrote: Dear Carsten, With a setting like this: , | (setq org-remember-templates | '((?m "* %?\n %i\n %a" org-default-notes-file "Misc") | (?p "* %?\n %i\n %a" org-default-notes-file "PhD"))) ` and an org file lik