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 22:42:29 +0200 Message-ID: <8736yrtjre.fsf@nicolasgoaziou.fr> References: <87k1s3to59.fsf@nicolasgoaziou.fr> <87bmdftlbu.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49932) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fJ3Fu-0002BX-Lr for emacs-orgmode@gnu.org; Wed, 16 May 2018 16:42:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fJ3Fq-0004CA-HH for emacs-orgmode@gnu.org; Wed, 16 May 2018 16:42:38 -0400 Received: from relay11.mail.gandi.net ([217.70.178.231]:47537) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fJ3Fq-0004BS-9y for emacs-orgmode@gnu.org; Wed, 16 May 2018 16:42:34 -0400 In-Reply-To: (Michael Brand's message of "Wed, 16 May 2018 22:21:13 +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 Michael Brand writes: > I still get the new log in the middle line with > release_9.1.13-757-g463664b after restarting Emacs. Did you get the > new log after the last line? I didn't test logging, but `org-skip-over-state-notes' definitely goes past the three items, so I guess `org-log-beginning' should put point at the end of the three items, too.