From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Org-mode version 6.32trans (release_6.32b.127.g471c2); Clocking in with an open clock fails Date: Mon, 09 Nov 2009 14:31:24 -0500 Message-ID: <877htzcx6b.fsf@gollum.intra.norang.ca> References: <200911091559.nA9FxjQj025395@gollum.intra.norang.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N7Zxb-0008Bd-4M for emacs-orgmode@gnu.org; Mon, 09 Nov 2009 14:31:31 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N7ZxX-000896-Nt for emacs-orgmode@gnu.org; Mon, 09 Nov 2009 14:31:30 -0500 Received: from [199.232.76.173] (port=56464 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N7ZxX-000890-F9 for emacs-orgmode@gnu.org; Mon, 09 Nov 2009 14:31:27 -0500 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:49877) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1N7ZxX-0005Wn-28 for emacs-orgmode@gnu.org; Mon, 09 Nov 2009 14:31:27 -0500 Received: from cpe000102d0fe75-cm0012256ecbde.cpe.net.cable.rogers.com ([99.239.148.180] helo=mail.norang.ca) by mho-01-ewr.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1N7ZxV-0000Ah-O7 for emacs-orgmode@gnu.org; Mon, 09 Nov 2009 19:31:25 +0000 Received: from gollum.intra.norang.ca (gollum.intra.norang.ca [192.168.1.5]) by mail.norang.ca (8.14.3/8.14.3/Debian-5) with ESMTP id nA9JVOK2003560 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Mon, 9 Nov 2009 14:31:25 -0500 Received: from gollum.intra.norang.ca (localhost [127.0.0.1]) by gollum.intra.norang.ca (8.14.3/8.14.3/Debian-5) with ESMTP id nA9JVOwf031902 for ; Mon, 9 Nov 2009 14:31:24 -0500 In-Reply-To: <200911091559.nA9FxjQj025395@gollum.intra.norang.ca> (Bernt Hansen's message of "Mon\, 9 Nov 2009 10\:59\:45 -0500") 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: emacs-orgmode@gnu.org Bernt Hansen writes: > Remember to cover the basics, that is, what you expected to happen and > what in fact did happen. You don't know how to make a good report? See > > http://orgmode.org/manual/Feedback.html#Feedback > > Your bug report will be posted to the Org-mode mailing list. > ------------------------------------------------------------------------ > > If there is an open clocking task and you move to another task and try > to clock that in org-mode used to close out the clocking task, and > clock in the new task. > > This no longer works. Now it closes out the clocking task and clocks > it right back in again. > > > Emacs : GNU Emacs 22.2.1 (i486-pc-linux-gnu, GTK+ Version 2.12.11) > of 2008-11-09 on raven, modified by Debian > Package: Org-mode version 6.32trans (release_6.32b.127.g471c2) Reverting this commit seems to fix it 7c0a16e (Use with-current-buffer instead of save-excursion set-buffer where possible, 2009-11-05) -Bernt