From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steinar Bang Subject: Re: Feature that org mode needs most Date: Thu, 16 Aug 2012 15:01:48 +0200 Message-ID: <87mx1vhtxf.fsf@dod.no> References: <874nomu5st.fsf@dod.no> <87r4rqpx37.fsf@altern.org> <87ehnqsh0t.fsf@dod.no> <87ipd1pbs0.fsf@gnu.org> <871uj855wq.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:44370) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T1ziH-0000W8-Jh for emacs-orgmode@gnu.org; Thu, 16 Aug 2012 09:02:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T1zi9-0006Y4-PX for emacs-orgmode@gnu.org; Thu, 16 Aug 2012 09:02:13 -0400 Received: from plane.gmane.org ([80.91.229.3]:46164) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T1zi9-0006Xf-Ie for emacs-orgmode@gnu.org; Thu, 16 Aug 2012 09:02:05 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1T1zi2-0005gq-Ls for emacs-orgmode@gnu.org; Thu, 16 Aug 2012 15:01:58 +0200 Received: from cm-84.208.231.161.getinternet.no ([84.208.231.161]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 16 Aug 2012 15:01:58 +0200 Received: from sb by cm-84.208.231.161.getinternet.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 16 Aug 2012 15:01:58 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org >>>>> Bastien : >> is this known, and has been fixed later than the above commit? If so, I >> can pull, and try again. > It should be fixed now, please confirm. I can confirm it works. Ie. that it adjusts the end time of the previously clocked item correctly. My current latest commit after the pull, is 952d722dcddb275d84ad6dd356bee2fd5c8027c8 (The previously clocked item and it's :CLOCK: drawer was opened. I don't know if that was intentional, or not...?) Thanks!