emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [Bug] [Version 7.5] org-capture : the clock doesn't resume on the original clocking task
@ 2011-04-02 13:41 Frederic Couchet
  2011-04-02 17:57 ` Bernt Hansen
  0 siblings, 1 reply; 3+ messages in thread
From: Frederic Couchet @ 2011-04-02 13:41 UTC (permalink / raw)
  To: emacs-orgmode

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.

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

end of thread, other threads:[~2011-04-04 10:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-02 13:41 [Bug] [Version 7.5] org-capture : the clock doesn't resume on the original clocking task Frederic Couchet
2011-04-02 17:57 ` Bernt Hansen
2011-04-04 10:17   ` Frederic Couchet

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).