From mboxrd@z Thu Jan 1 00:00:00 1970 From: Philip Rooke Subject: Re: remember problem in 4.33? Date: Wed, 24 May 2006 10:15:50 +0000 (UTC) Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FiqPQ-00013j-Me for emacs-orgmode@gnu.org; Wed, 24 May 2006 06:16:08 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FiqPP-00013G-He for emacs-orgmode@gnu.org; Wed, 24 May 2006 06:16:08 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FiqPP-00013A-Av for emacs-orgmode@gnu.org; Wed, 24 May 2006 06:16:07 -0400 Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FiqTp-00073i-2z for emacs-orgmode@gnu.org; Wed, 24 May 2006 06:20:41 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1FiqPK-0000qP-8q for emacs-orgmode@gnu.org; Wed, 24 May 2006 12:16:02 +0200 Received: from general.cmck.com ([62.189.179.5]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 24 May 2006 12:16:02 +0200 Received: from philip.rooke by general.cmck.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 24 May 2006 12:16:02 +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 science.uva.nl> writes: > Looks like you have been running remember early in an Emacs session, > without killing anything yet. Yes, thinking about it I believe you are right. > Maybe the following patch does fix this problem? Thanks, that seems to work nicely. On a vaguely related point, I have just changed one of my remember templates to insert a level one headline (previously they were all level two). On saving though this is converted to a level two heading. Is there anything I can do about that? Regards, Phil