emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Re: Clocking in the current task should clock it out first


From: Carsten Dominik
Subject: Re: [Orgmode] Re: Clocking in the current task should clock it out first
Date: Fri, 19 Mar 2010 18:36:02 +0100

Hi,

strangely enough, this does not happen for me.  Maybe you
have some setup for clock resolution that I do not have?

- Carsten

On Mar 17, 2010, at 2:06 PM, Bernt Hansen wrote:

Daniel Clemente <address@hidden> writes:

Hi,
 in recent org-modes a new behaviour was added: when doing C-c C-x
C-i on the current task, it isn't clocked out first. It shows the
message „Clock continues in "[task]"“ and adds a new line for the
clock in.
 This creates a clock section like:

#+BEGIN_EXAMPLE
*** after pressing many successive C-c C-x C-i …
        :CLOCK:
        CLOCK: [2010-03-17 dc 10:25]--[2010-03-17 dc 10:30] =>  0:05
        CLOCK: [2010-03-17 dc 10:20]
        CLOCK: [2010-03-17 dc 10:20]
        CLOCK: [2010-03-17 dc 10:20]
        CLOCK: [2010-03-17 dc 10:20]
        CLOCK: [2010-03-17 dc 10:20]
        CLOCK: [2010-03-17 dc 10:20]
        CLOCK: [2010-03-12 dv 16:38]--[2010-03-12 dv 16:39] =>  0:01
        :END:
#+END_EXAMPLE


 They are later correctly found to be dangling clocks.
 I presume this is a bug?

Hi Daniel,

Yes I believe this is a bug. I think I've also run into this issue but I have auto clock resolution disabled so this is not leaving open clocks
in my setup.

(setq org-clock-auto-clock-resolution nil)

This of course is only a temporary work around until a real fix occurs.
I haven't had the time to investigate this yet but it is on my list of
things to look at.

-Bernt


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten







reply via email to

[Prev in Thread] Current Thread [Next in Thread]