On Oct 13, 2007, at 6:37, Wanrong Lin wrote:
Hi,
Can/should we add more options to org-log-done, or maybe create a new
variable org-log-state, to specify what state changes need to be
logged. I have very fixed TODO state settings for all my org files and
wish to avoid using in-buffer options for that. I just wonder how many
people feel the same need as I do. Thanks for giving this a thought.
You can already do
(setq org-todo-keywords
'((sequence "TODO(t)" "WAITING(w@) "|" "DEFERRED(D@)" "DONE")))
Doesn't that cover all you need?
- Carsten
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode