Hi, 

I have the following capture template template:

("t" "Todo" entry 
   (file+headline (concat org-directory "openloops.org") "Open Loops")
     "* TODO %?\nSCHEDULED: %t" 
       :prepend t :clock-in t :clock-resume t)

After finishing a capture process that interrupted a running clock, the
just captured task has two clock entries: one for the capture process
and an open clock, like so:

* STARTED The task I just captured
SCHEDULED: <2010-07-24 Sat>
:LOGBOOK:
CLOCK: [2010-07-24 Sat 00:52]
CLOCK: [2010-07-24 Sat 00:52]--[2010-07-24 Sat 00:52] =>  0:00
:END:

That is, the clock is restarted on the wrong task.

I've installed org-mode directly from the git reposity.

Cheers,
Viktor

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

Reply via email to