Wanrong Lin <[EMAIL PROTECTED]> writes:

> I am trying to get the quick TODO state switching work. I put the following
> line as in the online manual in my org file
>
> #+SEQ_TODO: TODO(t) STARTED(s) WAITING(w) | DONE(d)
>
> But when I press C-c C-c, I only see my tags in the selection
> window. The online manual does not elaborate on this much, so I wonder
> whether someone can help me out here.

Did you try C-c C-t ?

,----[ (info "(org)TODO basics") ]
| The most important commands to work with TODO entries are:
| 
| `C-c C-t'
|      Rotate the TODO state of the current item among
| 
|           ,-> (unmarked) -> TODO -> DONE --.
|           '--------------------------------'
| 
|      The same rotation can also be done "remotely" from the timeline and
|      agenda buffers with the `t' command key (*note Agenda commands::).
`----

Hope this helps,

-- 
Bastien


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to