all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Using Multiple TODO Keywords
@ 2013-10-03 13:18 Kenneth Jacker
  2013-11-06 12:41 ` Bastien
  0 siblings, 1 reply; 8+ messages in thread
From: Kenneth Jacker @ 2013-10-03 13:18 UTC (permalink / raw)
  To: emacs-orgmode

[ Ubuntu; Org 8.2 ]

I've defined this:

     (setq org-todo-keywords
           '((sequence "TODO" "PENDING" "|" "CANCELED" "DONE")))

And then created a simple, repeating task:

     ** TODO Mow the lawn
     <2013-10-03 Thu +1w>


When I use `t' or "C-c C-t", the keywords change from TODO, to PENDING,
to CANCELED, and then repeat *only those three states*.

Shouldn't I be able to use the above to mark the this week's task as DONE?


Sorry if I'm missing something obvious!
-- 
Prof Kenneth H Jacker       khj@cs.appstate.edu
Computer Science Dept       www.cs.appstate.edu/~khj
Appalachian State Univ
Boone, NC  28608  USA        

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

end of thread, other threads:[~2013-11-15  7:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-03 13:18 Using Multiple TODO Keywords Kenneth Jacker
2013-11-06 12:41 ` Bastien
2013-11-12 20:59   ` Kenneth Jacker
2013-11-12 21:51     ` Bastien
2013-11-13 13:02       ` Bastien
2013-11-14 19:04         ` Michael Brand
2013-11-14 22:40           ` Bastien
2013-11-15  7:25             ` Michael Brand

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.