From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ab Cd Subject: Unable to clock out after "undo" Date: Thu, 5 Jan 2012 16:43:15 +0000 (GMT) Message-ID: <1325781795.38774.YahooMailNeo@web29905.mail.ird.yahoo.com> Reply-To: Ab Cd Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:54925) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RiqPR-0007HB-Uz for emacs-orgmode@gnu.org; Thu, 05 Jan 2012 11:43:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RiqPN-000687-RT for emacs-orgmode@gnu.org; Thu, 05 Jan 2012 11:43:21 -0500 Received: from nm15-vm0.bullet.mail.ird.yahoo.com ([77.238.189.216]:42102) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1RiqPN-00067u-8z for emacs-orgmode@gnu.org; Thu, 05 Jan 2012 11:43:17 -0500 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" Hello,=0A=0A=0AI experienced a weird behavior with org-mode while using clo= cking commands.=0A=0A=0AHere are the steps to reproduce it:=0A=0A=0A* Open = a new file. =0A=0A* Start a new heading (here "This is a test"). Then clock= in and out (C-c C-x C-i C-c C-x C-o)=0A=0A=0ANow, as expected, we have the= following:=0A=0A------------------------------8<--------------------------= ----=0A* This is a test=0A=A0 CLOCK: [2012-01-05 jeu. 17:30]--[2012-01-05 j= eu. 17:30] =3D>=A0 0:00=0A------------------------------>8-----------------= -------------=0A=0ANow let's undo, with C-_=0A=0AAgain, as expected, we hev= e the following:=0A=0A------------------------------8<---------------------= ---------=0A* This is a test=0A=A0 CLOCK: [2012-01-05 jeu. 17:30]=0A-------= ----------------------->8------------------------------=0A=0ASo we're back = to the state where a task has been started but not completed, right?=0A=0AL= et's try to clock out again (C-c C-x C-o). Now I have 'No active clock'.=0A= =0AIt seems that it does the same thing if I close emacs and open it again.= I was asked if I wanted to clock out before closing, tho.=0A=0AIs that a b= ug ? Or did I miss something?=0A=0AThanks for your help.=0A=0AHave a nice d= ay.=0A