From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Spiers Subject: Re: org-remember bug? Date: Mon, 2 Nov 2009 23:46:53 +0000 Message-ID: <20091102234653.GA17199@atlantic.linksys.moosehall> References: <20091030181826.GA21587@atlantic.linksys.moosehall> Reply-To: Adam Spiers 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 1N56c8-00016R-Ee for emacs-orgmode@gnu.org; Mon, 02 Nov 2009 18:47:08 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N56c4-00015P-21 for emacs-orgmode@gnu.org; Mon, 02 Nov 2009 18:47:07 -0500 Received: from [199.232.76.173] (port=41131 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N56c3-00015M-RC for emacs-orgmode@gnu.org; Mon, 02 Nov 2009 18:47:03 -0500 Received: from arctic.adamspiers.org ([212.13.194.176]:48776) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N56c3-00058c-EA for emacs-orgmode@gnu.org; Mon, 02 Nov 2009 18:47:03 -0500 Received: from localhost (dsl-217-155-199-114.zen.co.uk [217.155.199.114]) by arctic.adamspiers.org (Postfix) with ESMTP id BBFC72401B for ; Mon, 2 Nov 2009 23:46:58 +0000 (UTC) Content-Disposition: inline In-Reply-To: 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: org-mode mailing list On Mon, Nov 02, 2009 at 11:02:56AM +0100, Carsten Dominik wrote: > Hi Adam, > > I have fixed this issue. Thanks! > however, while debugging you example, I saw that a reason why this > happened is that your target file is not in Org-mode. This is allowed, > but it it does not seem what you want, because you are creating an > Org node > with properties etc. > > So maybe you want to arrange for the file to be in Org-mode? By > changing > the extension, or by adding > > # -*- mode:org -*- > > to the top? Or I could just fix the typo'd ".log" file extension to ".org" - oops! :-) Many thanks again, Adam