all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Eliminate DONE state?
@ 2009-09-18 12:31 PT
  2009-09-18 14:33 ` Matt Lundin
  2009-09-18 14:53 ` Carsten Dominik
  0 siblings, 2 replies; 6+ messages in thread
From: PT @ 2009-09-18 12:31 UTC (permalink / raw)
  To: emacs-orgmode

Is is possible to eliminate the DONE state completely? I'd like a single 
state TODO and want to switch between TODO and nothing states, but 

     (setq org-todo-keywords '((sequence "TODO")))

doesn't seem to work, because it always considers the last state as a
DONE state.

Is it possible to have only a single actionable task state and nothing 
else, so when I switch then the sequence is nothing-TODO-nothing-TODO-...? 

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

end of thread, other threads:[~2009-09-18 15:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-18 12:31 Eliminate DONE state? PT
2009-09-18 14:33 ` Matt Lundin
2009-09-18 14:51   ` PT
2009-09-18 14:53 ` Carsten Dominik
2009-09-18 15:17   ` Matt Lundin
2009-09-18 15:23     ` Carsten Dominik

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.