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
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