emacs-orgmode
[Top][All Lists]
Advanced

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

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


From: Carsten Dominik
Subject: Re: [Orgmode] [bug] remember saves to wrong Heading
Date: Mon, 16 Apr 2007 13:14:49 +0200

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



_______________________________________________
Emacs-orgmode mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode



--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477





reply via email to

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