emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] [bug] remember saves to wrong Heading


From: Leo
Subject: [Orgmode] [bug] remember saves to wrong Heading
Date: Sun, 15 Apr 2007 20:39:53 +0100
User-agent: No Gnus v0.6, Emacs/23.0.0.10 (2007-04-11), Fedora 6 gnu/linux

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 like this:
,----
| * Misc
| #+CATEGORY: Misc
| #+ARCHIVE: %s_archive::* Misc
| *** Shopping
| * PhD
| #+CATEGORY: PhD
| #+ARCHIVE: %s_archive::* PhD
| *** Project A
`----

When I call remember and type `p' to choose a template, after `C-u C-c
C-c' the remember buffer is saved to a place above the "* PhD" heading,
in this case the "* Misc" heading, and the saved subtree does not
respect `org-odd-levels-only'.

BTW, any comments on http://permalink.gmane.org/gmane.emacs.orgmode/1456?

HTH
-- 
Leo <sdl.web AT gmail.com>                         (GPG Key: 9283AA3F)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]