From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [BUG?] Additional warning period in timestamp affects parsing Date: Sun, 13 Oct 2013 18:50:17 +0200 Message-ID: <87r4bp6rp2.fsf@gmail.com> References: <871u3sqcpt.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58931) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VVOrr-0000KT-St for emacs-orgmode@gnu.org; Sun, 13 Oct 2013 12:50:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VVOrj-0008Kb-Pi for emacs-orgmode@gnu.org; Sun, 13 Oct 2013 12:50:11 -0400 Received: from mail-wi0-x236.google.com ([2a00:1450:400c:c05::236]:39502) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VVOrj-0008I0-J3 for emacs-orgmode@gnu.org; Sun, 13 Oct 2013 12:50:03 -0400 Received: by mail-wi0-f182.google.com with SMTP id ez12so333526wid.3 for ; Sun, 13 Oct 2013 09:50:02 -0700 (PDT) In-Reply-To: <871u3sqcpt.fsf@gmail.com> (Thorsten Jolitz's message of "Fri, 11 Oct 2013 13:16:46 +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: Thorsten Jolitz Cc: emacs-orgmode@gnu.org Hello, Thorsten Jolitz writes: > with tmp.org > > #+begin_src org > * A > DEADLINE: <2013-10-11 Fr 06:33 +1m -3d> > > txt A > > * B > DEADLINE: <2013-10-11 Fr 22:00 +1m> > > txt B > #+end_src > > calling `org-element-parse-buffer' results in the following parse-tree [...] > It looks as if the combination of repeater *and* special warning period > prevents the parsing of both of them. This should now be fixed. Thank you for reporting it. Regards, -- Nicolas Goaziou