From: Robert Goldman <rpgoldman@sift.info>
To: emacs-orgmode@gnu.org
Subject: Having trouble with timestamps in TODO
Date: Mon, 13 Oct 2008 08:02:17 -0500 [thread overview]
Message-ID: <48F346D9.6080200@sift.info> (raw)
I have the following org-todo-keywords:
((sequence "TODO" "WAIT(w@)" "|" "DONE(d!)" "CANCELED(c@)"))
I expected this to cause me to get timestamps, based on this piece of
the docstring:
" `!' means to record only the time of the state change."
This value of org-todo-log-states in the buffer where I just failed to
get a timestamp seems to suggest that I'm on the right track:
(("CANCELED" note nil)
("DONE" time nil)
("WAIT" note nil))
But I have done several changes to the done state, using C-u C-c C-t d
and I'm not seeing any timestamping. Am I doing something wrong here?
thanks,
R
reply other threads:[~2008-10-13 13:02 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=48F346D9.6080200@sift.info \
--to=rpgoldman@sift.info \
--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).