From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Fix for clocking in when org-clock-into-drawer is not a string Date: Thu, 13 Aug 2015 23:00:08 +0200 Message-ID: <87io8igazr.fsf@nicolasgoaziou.fr> References: <87oaib9s30.fsf@turnpike.cse.org.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39772) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZPza6-0001eM-RA for emacs-orgmode@gnu.org; Thu, 13 Aug 2015 16:58:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZPza5-0003HC-NW for emacs-orgmode@gnu.org; Thu, 13 Aug 2015 16:58:34 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:58999) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZPza5-0003Gz-HL for emacs-orgmode@gnu.org; Thu, 13 Aug 2015 16:58:33 -0400 In-Reply-To: <87oaib9s30.fsf@turnpike.cse.org.uk> (Tom Hinton's message of "Thu, 13 Aug 2015 15:32:51 +0100") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Tom Hinton Cc: emacs-orgmode@gnu.org Hello, Tom Hinton writes: > From 498b0ae295453e1ce5ef42d54cb8dfb9f930809e Mon Sep 17 00:00:00 2001 > From: Tom Hinton > Date: Wed, 12 Aug 2015 12:46:47 +0100 > Subject: [PATCH] Fix clock in when org-clock-into-drawer is integer > > * org-clock.el (org-clock-jump-to-current-clock): > fixed a bug wherein org-clock-jump-to-current-clock did not work if org-clock-into-drawer > was not either a string or nil. Applied. Thank you. > This is a TINYCHANGE, although I am happy to assign copyright to the > FSF. It will help for future patches. See http://orgmode.org/worg/org-contribute.html if you need directions. Regards, -- Nicolas Goaziou