emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Leo <sdl.web@gmail.com>
To: emacs-orgmode@gnu.org
Subject: [bug] remember saves to wrong Heading
Date: Sun, 15 Apr 2007 20:39:53 +0100	[thread overview]
Message-ID: <m2lkgts9yu.fsf@sl392.st-edmunds.cam.ac.uk> (raw)

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	other threads:[~2007-04-15 19:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-15 19:39 Leo [this message]
2007-04-15 19:57 ` [bug] remember saves to wrong Heading Carsten Dominik
2007-04-15 20:22   ` Leo
2007-04-16 11:14 ` Carsten Dominik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2lkgts9yu.fsf@sl392.st-edmunds.cam.ac.uk \
    --to=sdl.web@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).