From: Mark Wood <mjwood0@gmail.com>
To: emacs-orgmode@gnu.org
Subject: org-capture-template :clock-in property not working
Date: Mon, 12 Dec 2016 21:57:31 +0000 [thread overview]
Message-ID: <CAGAi9HaoY1Q5PNzWh+WSYOwWNfQmo_wXO0L-7Wi2PEShHRo91A@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 396 bytes --]
After recently upgrading to 20161118, I notice that the clock-in property
in my org-capture-templates is no longer functioning. It appears to
successfully clock me out of my current task, but that's it.
My capture template is:
(setq org-capture-templates
'(("t" "Todo" entry (file "/org/refile.org")
"* TODO %?\n%U\n" :clock-in t :clock-resume t)))
I'm running Emacs 25.1.1 on Windows.
[-- Attachment #2: Type: text/html, Size: 671 bytes --]
next reply other threads:[~2016-12-12 21:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-12 21:57 Mark Wood [this message]
2016-12-13 13:09 ` org-capture-template :clock-in property not working Nicolas Goaziou
2016-12-13 15:13 ` Mark Wood
2016-12-13 15:56 ` Mark Wood
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAGAi9HaoY1Q5PNzWh+WSYOwWNfQmo_wXO0L-7Wi2PEShHRo91A@mail.gmail.com \
--to=mjwood0@gmail.com \
--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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.