From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Subject: Re: [bug] remember saves to wrong Heading Date: Sun, 15 Apr 2007 21:22:10 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HdBIf-0002Gb-Gm for emacs-orgmode@gnu.org; Sun, 15 Apr 2007 16:26:17 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HdBId-0002FJ-4e for emacs-orgmode@gnu.org; Sun, 15 Apr 2007 16:26:16 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HdBIc-0002En-Sn for emacs-orgmode@gnu.org; Sun, 15 Apr 2007 16:26:14 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HdBE5-0002wJ-5E for emacs-orgmode@gnu.org; Sun, 15 Apr 2007 16:21:33 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HdBDw-0000s3-Bp for emacs-orgmode@gnu.org; Sun, 15 Apr 2007 22:21:24 +0200 Received: from sl392.st-edmunds.cam.ac.uk ([131.111.223.202]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 15 Apr 2007 22:21:24 +0200 Received: from sdl.web by sl392.st-edmunds.cam.ac.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 15 Apr 2007 22:21:24 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org ----- Carsten Dominik (2007-04-15) wrote:----- > 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 >> `---- > > Hmm, I will check when I find time. Thanks. >> BTW, any comments on >> http://permalink.gmane.org/gmane.emacs.orgmode/1456? > > I think I did not understand the question at the time. > I have not checked, but have you tried using nil for the file name? > > - Carsten Yeah, it works. However the manual didn't mention this. -- Leo (GPG Key: 9283AA3F)