[Orgmode] Bug? org-capture resumes clock on captured (not interruped) task

2010-07-24 Thread Viktor Rosenfeld
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


Re: [Orgmode] Bug? org-capture resumes clock on captured (not interruped) task

2010-07-24 Thread David Maus
Viktor Rosenfeld wrote:

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

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

This (mis)behavior is currently under investigation:

http://thread.gmane.org/gmane.emacs.orgmode/27947

Best,
  -- David
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber dmj...@jabber.org
Email. dm...@ictsoc.de


pgpHwrE6cM34t.pgp
Description: PGP signature
___
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