From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Barton Subject: Re: Bug report: filing into a date tree in year 2011 when 2010 exists in file Date: Sat, 01 Jan 2011 09:27:05 +0000 Message-ID: <4D1EF369.5000901@manor-farm.org> References: <15E5F9A7-4EC0-4955-8E03-EEB875FA3A66@gmail.com> Reply-To: lists@manor-farm.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=56611 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PYxkH-0003lH-KN for emacs-orgmode@gnu.org; Sat, 01 Jan 2011 04:27:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PYxkG-00041V-NC for emacs-orgmode@gnu.org; Sat, 01 Jan 2011 04:27:29 -0500 Received: from mail.ian-barton.com ([109.74.196.44]:54563 helo=li40-130.members.linode.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PYxkG-0003z1-H7 for emacs-orgmode@gnu.org; Sat, 01 Jan 2011 04:27:28 -0500 Received: from localhost (mail.wilkesley.org [127.0.0.1]) by li40-130.members.linode.com (Postfix) with ESMTP id 9BF51A083 for ; Sat, 1 Jan 2011 09:27:06 +0000 (UTC) Received: from li40-130.members.linode.com ([127.0.0.1]) by localhost (mail.manor-farm.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PtMl+TCHOZ4C for ; Sat, 1 Jan 2011 09:27:06 +0000 (UTC) Received: from [192.168.0.133] (unknown [217.146.125.41]) (Authenticated sender: ian@manor-farm.org) by li40-130.members.linode.com (Postfix) with ESMTPSA id 63649A056 for ; Sat, 1 Jan 2011 09:27:06 +0000 (UTC) In-Reply-To: <15E5F9A7-4EC0-4955-8E03-EEB875FA3A66@gmail.com> 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 > On Dec 31, 2010, at 10:59 PM, Charles Cave wrote: > >> Happy New Year! >> >> This morning I filed a note into my taskdiary file which is >> a date tree file. The top level headlines are: >> >> * Configuration >> * Calendar >> * 2010 >> >> When I filed a new note (date is 1st January 2011) I expected a new >> top level heading of * 2011 to be created but it wasn't. >> Instead, the note was filed inside the 2010 hierarchy. > > Strange, for me this worked without any problems this morning. > > - Carsten > >> >> I created the * 2011 heading after the 2010 tree but the problem >> still occurred, so I moved the 2011 heading before the 2010 and the >> capturing now works. This is a reasonable workaround, but I did >> expect a new top level heading to be created. >> >> Date trees should be capable of storing multiple years. >> Happy New Year everyone. I just tried with my notes file and the 2011 heading was created correctly for me. Ian.