From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-clock-in-last bug report Date: Tue, 09 Oct 2018 18:28:09 +0200 Message-ID: <8736tfdqzq.fsf@nicolasgoaziou.fr> References: <87tvlvurhs.fsf@mbork.pl> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60050) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g9urx-0004sA-Qq for emacs-orgmode@gnu.org; Tue, 09 Oct 2018 12:28:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g9uro-0007IA-Fr for emacs-orgmode@gnu.org; Tue, 09 Oct 2018 12:28:20 -0400 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:45415) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1g9urm-0007Gd-RD for emacs-orgmode@gnu.org; Tue, 09 Oct 2018 12:28:15 -0400 In-Reply-To: <87tvlvurhs.fsf@mbork.pl> (Marcin Borkowski's message of "Tue, 09 Oct 2018 16:25:19 +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: Marcin Borkowski Cc: Org-Mode mailing list Hello, Marcin Borkowski writes: > org-clock-in-last used to do nothing when already clocking. Now it > clocks out and immediately in in the same task. It does that even in > emacs -Q. > > Org mode version 9.1.14 (release_9.1.14-968-gfdb36d) > > I'd try to debug it myself, but I'm rather in a hurry now, sorry. > I looked into git log and I suspect commit a2636b528, which seems to > change something in that department. You're right. *blushes* ;) Fixed. Thank you. Regards, -- Nicolas Goaziou