emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] More options for org-log-done


From: Carsten Dominik
Subject: Re: [Orgmode] More options for org-log-done
Date: Sun, 14 Oct 2007 08:14:08 +0200


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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]