From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-lint complains about incorrect contents for PROPERTIES drawer in inline task Date: Fri, 16 Oct 2015 23:25:54 +0200 Message-ID: <87oafycxp9.fsf@nicolasgoaziou.fr> References: <20151014153733.GA31296@boo.workgroup> <87fv1dxgxn.fsf@nicolasgoaziou.fr> <20151014221406.GB18278@boo.workgroup> <874mhtxe56.fsf@nicolasgoaziou.fr> <20151016204617.GA6547@boo.workgroup> <20151016210316.GB6547@boo.workgroup> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54894) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZnCU0-0000Zf-NE for emacs-orgmode@gnu.org; Fri, 16 Oct 2015 17:24:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZnCU0-0006pc-1a for emacs-orgmode@gnu.org; Fri, 16 Oct 2015 17:24:12 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:43588) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZnCTz-0006pY-R8 for emacs-orgmode@gnu.org; Fri, 16 Oct 2015 17:24:11 -0400 Received: from selenimh (unknown [IPv6:2a01:6600:8080:9601::2de]) (Authenticated sender: mail@nicolasgoaziou.fr) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id F0B4EA80BE for ; Fri, 16 Oct 2015 23:24:10 +0200 (CEST) In-Reply-To: <20151016210316.GB6547@boo.workgroup> (Gregor Zattler's message of "Fri, 16 Oct 2015 23:03:16 +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: emacs-orgmode Hello, Gregor Zattler writes: > I fixed another org-mode file and there is another strange > behaviour of org-lint: > > org-lint complains: > 9846 high Incorrect contents for PROPERTIES drawer > > because of this: > > ***************************** watermelon watermelon watermelon > :PROPERTIES: > :CREATED: <2013-07-10 Mi 16:40> > :END: > <2013-07-11 Do> > ***************************** END > > In order to fix it I recreated this inline task (C-c C-x t) and > its PROPERTIES drawer (C-u M-x org-insert-drawer) and the > specified property (C-c C-x p). Org-lint complains nonetheless. It should also be fixed along with the previous bug. Thank you. Regards, -- Nicolas Goaziou