From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: Org-mode version 6.32trans (release_6.32b.127.g471c2); Clocking out moves point to clock entry Date: Mon, 9 Nov 2009 22:37:48 +0100 Message-ID: <76FAFC2E-A305-4796-802A-705B60B3D5E5@gmail.com> References: <200911091712.nA9HC1LR026406@gollum.intra.norang.ca> <87bpjbcx7u.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N7bvz-0003JA-4H for emacs-orgmode@gnu.org; Mon, 09 Nov 2009 16:37:59 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N7bvu-00038x-0Q for emacs-orgmode@gnu.org; Mon, 09 Nov 2009 16:37:58 -0500 Received: from [199.232.76.173] (port=59308 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N7bvt-00038k-Sj for emacs-orgmode@gnu.org; Mon, 09 Nov 2009 16:37:53 -0500 Received: from mail-ew0-f228.google.com ([209.85.219.228]:57028) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N7bvt-0002s4-1r for emacs-orgmode@gnu.org; Mon, 09 Nov 2009 16:37:53 -0500 Received: by ewy28 with SMTP id 28so4691942ewy.42 for ; Mon, 09 Nov 2009 13:37:51 -0800 (PST) In-Reply-To: <87bpjbcx7u.fsf@gollum.intra.norang.ca> 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: Bernt Hansen Cc: emacs-orgmode@gnu.org Hi Bernt, could I ask you to only revert that patch in org-clock.el and see if that is enought to fix it? - Carsten On Nov 9, 2009, at 8:30 PM, Bernt Hansen wrote: > 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. >> ------------------------------------------------------------------------ >> >> Clocking out of a task moves point to the clock entry being closed. >> This makes my workaround for clocking in a new task (just use a speed >> key O to clock out and I to clock in) fail since we jump away from >> the >> task that I want to clock in. >> >> 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 > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten