Hi Carsten Carsten Dominik wrote: > I am no able to reproduce this. Can anyone else try, please?
> On Mar 19, 2009, at 1:26 PM, Chris Randle wrote: >> Summary: Changing TODO state to DONE does not stop clock in frame Thanks for looking into this for me. I was worried that it may be something odd in my setup, but I don't think so. Full version info in my sig below. I can reproduce the problem with the following fairly simple steps: I stripped my .emacs down until it consisted of just this line: (add-to-list 'load-path "~/elisp/org-mode/lisp") I created a file called test-clock.org, which consisted of everything between - but not including - the equals signs below: ====================== * Item 1 * Item 2 ** TODO Something Now is the time * Item 3 ====================== I fired up Emacs and loaded test-clock.org using `C-x C-f' I then did `M-x org-mode' I fully expanded the contents with 'C-u C-u C-u TAB' I put my cursor on the "Item 2" line I did 'C-c C-x b' This opened the subtree in a secondary buffer in a new window. Originally my problem was with frames, but it seems that windows makes no difference. I switched to the secondary window with 'C-x o' I put my cursor on the "TODO Something" line I did 'C-c C-x C-i' I did 'C-c C-t' At this point the TODO item was marked DONE, but the item was still clocked in. If I repeated the experiment, but didn't open a secondary buffer, then the marking of the TODO as DONE clocked the item out, as expected. Hope this helps, and thanks again. -- Chris Randle Microsoft Windows XP Professional Version 2002 Service Pack 3 Emacs-version: GNU Emacs 22.1.1 (i386-mingw-nt5.1.2600) of 2007-06-02 on RELEASE Org-version: Org-mode version 6.24b _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode