From mboxrd@z Thu Jan  1 00:00:00 1970
From: Cezar <cezar@mixandgo.ro>
Subject: Re: no running clock
Date: Thu, 04 Oct 2007 09:20:47 +0300
Message-ID: <87d4vvl7sw.fsf@myhost.localdomain>
References: <87zlz08iln.fsf@myhost.localdomain> <87ve9o0zl3.fsf@adboyd.com>
	<87ir5orkqz.fsf@bzg.ath.cx>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Return-path: <emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org>
Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43)
	id 1IdK5B-0002Ly-Ao
	for emacs-orgmode@gnu.org; Thu, 04 Oct 2007 02:21:13 -0400
Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43)
	id 1IdK5A-0002LG-Km
	for emacs-orgmode@gnu.org; Thu, 04 Oct 2007 02:21:13 -0400
Received: from [199.232.76.173] (helo=monty-python.gnu.org)
	by lists.gnu.org with esmtp (Exim 4.43) id 1IdK5A-0002LD-HN
	for emacs-orgmode@gnu.org; Thu, 04 Oct 2007 02:21:12 -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 <geo-emacs-orgmode@m.gmane.org>)
	id 1IdK5A-0000Fp-AH
	for emacs-orgmode@gnu.org; Thu, 04 Oct 2007 02:21:12 -0400
Received: from list by ciao.gmane.org with local (Exim 4.43)
	id 1IdK4u-0000jc-Kv
	for emacs-orgmode@gnu.org; Thu, 04 Oct 2007 06:20:56 +0000
Received: from dyn-86.105.65.100.tm.upcnet.ro ([86.105.65.100])
	by main.gmane.org with esmtp (Gmexim 0.1 (Debian))
	id 1AlnuQ-0007hv-00
	for <emacs-orgmode@gnu.org>; Thu, 04 Oct 2007 06:20:56 +0000
Received: from cezar by dyn-86.105.65.100.tm.upcnet.ro with local (Gmexim 0.1
	(Debian)) id 1AlnuQ-0007hv-00
	for <emacs-orgmode@gnu.org>; Thu, 04 Oct 2007 06:20:56 +0000
List-Id: "General discussions about Org-mode." <emacs-orgmode.gnu.org>
List-Unsubscribe: <http://lists.gnu.org/mailman/listinfo/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/pipermail/emacs-orgmode>
List-Post: <mailto:emacs-orgmode@gnu.org>
List-Help: <mailto:emacs-orgmode-request@gnu.org?subject=help>
List-Subscribe: <http://lists.gnu.org/mailman/listinfo/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=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

Bastien <bzg@altern.org> writes:

>>
>> 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.
>
> If you try to kill a buffer with a running clock, Org asks you whether
> you want to clock out.  
>
> If you're not in the buffer where the clock runs, you are still able to
> see whether a clock is running: the clocked heading is displayed in the
> mode-line.
>
> If you still want to check for a running clock before closing Emacs, you
> could perhaps do this:
>

Yeah I think I sometimes quit my emacs and start it again, or maybe kill
the org buffer. I just thought it parses the entire .org file looking
for a started clock with no clock out. I guess I was wrong :D

Thanks again !
Cezar