From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [bug] Inline tasks not properly parsed Date: Mon, 24 Feb 2014 17:26:37 +0100 Message-ID: <87lhx0v5mq.fsf@gmail.com> References: <86k3ck5yoc.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59461) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WHyMh-00025x-1s for emacs-orgmode@gnu.org; Mon, 24 Feb 2014 11:26:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WHyMY-0006J3-9X for emacs-orgmode@gnu.org; Mon, 24 Feb 2014 11:26:46 -0500 Received: from plane.gmane.org ([80.91.229.3]:56609) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WHyMY-0006Iq-1m for emacs-orgmode@gnu.org; Mon, 24 Feb 2014 11:26:38 -0500 Received: from public by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WHyMS-0007Y0-Mi for emacs-orgmode@gnu.org; Mon, 24 Feb 2014 17:26:32 +0100 In-Reply-To: <86k3ck5yoc.fsf@somewhere.org> (Sebastien Vauban's message of "Mon, 24 Feb 2014 16:16:03 +0100") 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: Sebastien Vauban Cc: public-emacs-orgmode-mXXj517/zsQ@plane.gmane.org Hello, "Sebastien Vauban" writes: > If inline tasks are following (right away) a list, then they won't be > correctly parsed: see the result in an export (the "END" keyword will be > displayed). This should be fixed. Thank you for reporting it. > The inline task does not seem to break the list! Inline tasks are allowed within lists, so, even though they start at column 0, they will not break it. Regards, -- Nicolas Goaziou