On Sep 5, 2007, at 22:14, Leo wrote:
On 2007-09-05 09:36 +0100, Carsten Dominik wrote:- There is now a separate interface for fast and directly setting a TODO keyword. This interface kicks in when you have configured keys for TODO keywords like #+SEQ_TODO: TODO(t) WAITING(w) | DONE(d) CANCELED(c) C-c C-t still does the cycling thing, you need to use a prefix argument to get to the fast interface. Or configure the variable `org-use-fast-todo-selection' to t, then this will be the default and the prefix argument will make the command fall back to cycling.This does not work for todo set in org-todo-keywords.
It does work for me, but you need to restart org-mode to get it working. Also there is a small bug still with C-u not falling back to cycling. - Carsten _______________________________________________ Emacs-orgmode mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-orgmode
