Hi Brian,
thanks for the detailed feedback on this.
Brian van den Broek writes:
> I'm perfectly happy with the behaviour I observe.
Me too :)
> But, it isn't what
> one would expect from reading the docs.
The manual was describing the behavior *when there is no fast todo
selection key*. Bu
Brian van den Broek writes:
> Hi all,
>
> I have
>
> (setq org-todo-keywords
>'((sequence "TODO(t!)" "STARTED(s!)" "WAITING(w@/@)" "|" "DONE(d@/@)"
>"CANCELLED(c@/@)" "DEFERRED(D@/@)")))
>
> in my .emacs.
>
> In http://orgmode.org/org.html#TODO-basics I read
>
> C-u C-
Hi all,
I have
(setq org-todo-keywords
'((sequence "TODO(t!)" "STARTED(s!)" "WAITING(w@/@)" "|" "DONE(d@/@)"
"CANCELLED(c@/@)" "DEFERRED(D@/@)")))
in my .emacs.
In http://orgmode.org/org.html#TODO-basics I read
C-u C-c C-t
Select a specific keyword using completio