From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Porter Subject: Re: Bug: Reading currently clocked headline interferes with org-capture-finalize [8.3.4 (8.3.4-93-g0d72c3-elpaplus @ /home/joe/.emacs.d/elpa/org-20160627/)] Date: Sat, 30 Jul 2016 14:55:38 -0500 Message-ID: <87invmaojp.fsf@alphapapa.net> References: <874m78zbue.fsf@alphapapa.net> <871t2aewp4.fsf@saiph.selenimh> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39530) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bTaMf-00086l-8Q for emacs-orgmode@gnu.org; Sat, 30 Jul 2016 15:56:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bTaMb-0001fU-5D for emacs-orgmode@gnu.org; Sat, 30 Jul 2016 15:56:04 -0400 Received: from blaine.gmane.org ([80.91.229.8]:39056) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bTaMa-0001dW-V0 for emacs-orgmode@gnu.org; Sat, 30 Jul 2016 15:56:01 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1bTaMT-0002oe-JD for emacs-orgmode@gnu.org; Sat, 30 Jul 2016 21:55:53 +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: emacs-orgmode@gnu.org Nicolas Goaziou writes: > FWIW I cannot reproduce it on development version with the following > template: > > ("c" "clocks" entry > (file "/tmp/bug.org") "* %?" :clock-in t :clock-resume t) > > IOW the previous clock is properly resumed. Thanks, Nicolas. I'll have to do some more checking on my end.