[ 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       k...@cs.appstate.edu
Computer Science Dept       www.cs.appstate.edu/~khj
Appalachian State Univ
Boone, NC  28608  USA        

Reply via email to