emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [bug] remember saves to wrong Heading
@ 2007-04-15 19:39 Leo
  2007-04-15 19:57 ` Carsten Dominik
  2007-04-16 11:14 ` Carsten Dominik
  0 siblings, 2 replies; 4+ messages in thread
From: Leo @ 2007-04-15 19:39 UTC (permalink / raw)
  To: emacs-orgmode

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)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-04-16 11:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-15 19:39 [bug] remember saves to wrong Heading Leo
2007-04-15 19:57 ` Carsten Dominik
2007-04-15 20:22   ` Leo
2007-04-16 11:14 ` Carsten Dominik

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).