From mboxrd@z Thu Jan 1 00:00:00 1970 From: david@adboyd.com (J. David Boyd) Subject: Re: no running clock Date: Wed, 03 Oct 2007 15:26:16 -0400 Message-ID: <87ve9o0zl3.fsf@adboyd.com> References: <87zlz08iln.fsf@myhost.localdomain> 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 1Id9sV-0000Oi-Sa for emacs-orgmode@gnu.org; Wed, 03 Oct 2007 15:27:27 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Id9sR-0000OL-00 for emacs-orgmode@gnu.org; Wed, 03 Oct 2007 15:27:27 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Id9sQ-0000OC-UJ for emacs-orgmode@gnu.org; Wed, 03 Oct 2007 15:27:22 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Id9sL-00071w-UH for emacs-orgmode@gnu.org; Wed, 03 Oct 2007 15:27:22 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Id9rg-0000kf-IS for emacs-orgmode@gnu.org; Wed, 03 Oct 2007 19:26:38 +0000 Received: from 72.186.72.129 ([72.186.72.129]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 03 Oct 2007 19:26:36 +0000 Received: from david by 72.186.72.129 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 03 Oct 2007 19:26:36 +0000 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 Cezar writes: > Hello, > > I get this "error/warning" most of the time when trying to clock out. > > This is how my task looks like: > > ** DONE [#A] my task > SCHEDULED: <2007-10-03 Wed> > CLOCK: [2007-10-03 Wed 10:36] > [2007-10-02 Tue] > > > Any idea why this happens ? > > Cheers, > Cezar > Are you exiting Emacs while the clock is started, then restarting Emacs, and attempting to clock out of an item? I have seen your error message when I do that. In short, AFAIK, you can't do that. Emacs has to be running all along to use the clock-in and clock-out features. Dave