emacs-orgmode
[Top][All Lists]
Advanced

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

[O] [Bug] [Version 7.5] org-capture : the clock doesn't resume on the or


From: Frederic Couchet
Subject: [O] [Bug] [Version 7.5] org-capture : the clock doesn't resume on the original clocking task
Date: Sat, 02 Apr 2011 15:41:34 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Hello,

I use ":clock-in t" and ":clock-resume t" in some org-capture templates.

Under org-mode 7.5, after the captured task is filed with C-c C-c the
clock doesn't resume on the original clocking task.

If I use the git version of org-capture, the clock resumes on the
original clocking task.

Here is the template :

(custom-set-variables
 '(org-capture-templates (quote (("t" "Todo" entry (file+headline 
"timesheet.org" "Next Actions") "* TODO %^{Brief Description} :REFILE: 
 %^{Effort}p %? Added: %U" :clock-in t :clock-resume t)))
...


Fred.




reply via email to

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