From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: [Bug] [Version 7.5] org-capture : the clock doesn't resume on the original clocking task Date: Sat, 02 Apr 2011 13:57:53 -0400 Message-ID: <878vvsr0wu.fsf@norang.ca> References: <871v1ku5wx.fsf@april.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=37355 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q655J-0007LO-J1 for emacs-orgmode@gnu.org; Sat, 02 Apr 2011 13:58:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q655I-00006R-KC for emacs-orgmode@gnu.org; Sat, 02 Apr 2011 13:58:05 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:24589) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q655I-00005Y-IS for emacs-orgmode@gnu.org; Sat, 02 Apr 2011 13:58:04 -0400 In-Reply-To: <871v1ku5wx.fsf@april.org> (Frederic Couchet's message of "Sat, 02 Apr 2011 15:41:34 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Frederic Couchet Cc: emacs-orgmode@gnu.org Frederic Couchet writes: > I use ":clock-in t" and ":clock-resume t" in some org-capture templates. > > Under org-mode 7.5, after the captured task is filed with C-c C-c the > clock doesn't resume on the original clocking task. > > If I use the git version of org-capture, the clock resumes on the > original clocking task. Hi Frederic, So does this mean it's fixed in origin/master but broken in release_7.5? Is your original task in the same file as the target of your capture? There were a few fixes to the codebase for clocking after the 7.5 release. Regards, Bernt