From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Date-tree capture confused when nearby trees have dates Date: Thu, 18 Apr 2013 12:21:42 +0200 Message-ID: <8738uo5ebt.fsf@bzg.ath.cx> References: <20130414230444.GA11696@kuru.dyndns-at-home.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:55215) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1USlyN-0004FY-TR for emacs-orgmode@gnu.org; Thu, 18 Apr 2013 06:21:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1USlyM-0002lQ-S6 for emacs-orgmode@gnu.org; Thu, 18 Apr 2013 06:21:47 -0400 Received: from mail-we0-x235.google.com ([2a00:1450:400c:c03::235]:54900) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1USlyM-0002l9-MF for emacs-orgmode@gnu.org; Thu, 18 Apr 2013 06:21:46 -0400 Received: by mail-we0-f181.google.com with SMTP id r6so2080938wey.26 for ; Thu, 18 Apr 2013 03:21:45 -0700 (PDT) In-Reply-To: <20130414230444.GA11696@kuru.dyndns-at-home.com> (Suvayu Ali's message of "Mon, 15 Apr 2013 01:04:44 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Suvayu Ali Cc: Emacs Org mode Hi Suvayu, Suvayu Ali writes: > Capture gets confused and cannot find the real date-tree if there are > nearby trees with headlines like this: > > ** 2013 June - Event 2 > ** 2013 March - Event 1 Fixed, thanks. Note that you can still use tags in a datetree. So ** 2013 and ** 2013 :noexport: are equivalent. Thanks for reporting this! -- Bastien