emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug? org-capture resumes clock on captured (not interruped) task
@ 2010-07-23 22:54 Viktor Rosenfeld
  2010-07-24 12:11 ` David Maus
  0 siblings, 1 reply; 2+ messages in thread
From: Viktor Rosenfeld @ 2010-07-23 22:54 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Bug? org-capture resumes clock on captured (not interruped) task
  2010-07-23 22:54 Bug? org-capture resumes clock on captured (not interruped) task Viktor Rosenfeld
@ 2010-07-24 12:11 ` David Maus
  0 siblings, 0 replies; 2+ messages in thread
From: David Maus @ 2010-07-24 12:11 UTC (permalink / raw)
  To: Viktor Rosenfeld; +Cc: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 347 bytes --]

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.... dmjena@jabber.org
Email..... dmaus@ictsoc.de

[-- Attachment #1.2: Type: application/pgp-signature, Size: 230 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-07-24 12:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-23 22:54 Bug? org-capture resumes clock on captured (not interruped) task Viktor Rosenfeld
2010-07-24 12:11 ` David Maus

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).