From: Frederic Couchet <fcouchet@april.org>
To: emacs-orgmode@gnu.org
Subject: [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 [thread overview]
Message-ID: <871v1ku5wx.fsf@april.org> (raw)
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.
next reply other threads:[~2011-04-02 13:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-02 13:41 Frederic Couchet [this message]
2011-04-02 17:57 ` [Bug] [Version 7.5] org-capture : the clock doesn't resume on the original clocking task Bernt Hansen
2011-04-04 10:17 ` Frederic Couchet
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=871v1ku5wx.fsf@april.org \
--to=fcouchet@april.org \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).