emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* More options for org-log-done
@ 2007-10-13  4:37 Wanrong Lin
  2007-10-14  6:14 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Wanrong Lin @ 2007-10-13  4:37 UTC (permalink / raw)
  To: emacs-orgmode

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.

Wanrong

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: More options for org-log-done
  2007-10-13  4:37 More options for org-log-done Wanrong Lin
@ 2007-10-14  6:14 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2007-10-14  6:14 UTC (permalink / raw)
  To: Wanrong Lin; +Cc: emacs-orgmode


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-10-14  6:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-13  4:37 More options for org-log-done Wanrong Lin
2007-10-14  6:14 ` Carsten Dominik

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).