From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Parsing of todo state log lines Date: Wed, 16 May 2018 21:07:46 +0200 Message-ID: <87k1s3to59.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57808) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fJ1mE-0007bS-Ul for emacs-orgmode@gnu.org; Wed, 16 May 2018 15:07:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fJ1m9-000719-Tf for emacs-orgmode@gnu.org; Wed, 16 May 2018 15:07:54 -0400 Received: from relay12.mail.gandi.net ([217.70.178.232]:50385) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fJ1m9-00070o-MC for emacs-orgmode@gnu.org; Wed, 16 May 2018 15:07:49 -0400 In-Reply-To: (Michael Brand's message of "Tue, 15 May 2018 11:38:48 +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" To: Michael Brand Cc: Org Mode Hello, Michael Brand writes: > There seems to be an inconsistency in parsing. When > org-log-states-order-reversed is nil (which I am new to) and a TODO > with the manually written state log lines > > - State "DONE" from "TODO" [2018-05-12 Sat] > - State "DONE" from [2018-05-13 Sun] I think it should be - State "DONE" from "" [whatever] according to `org-log-note-headings'. Regards, -- Nicolas Goaziou