I seem to find a bug related to TODO. My setting is:
,----
| org-todo-keywords '((sequence "ACTION" "DONE")
|                     (sequence "|" "WAITING"))
`----

If current buffer is not one of the files in org-agenda-files, 'C-c a
t' shows:
,----
| Global list of TODO items of type: ALL
| Available with `N r': (0)ALL 
`----
Otherwise it shows:
,----
| Global list of TODO items of type: ALL
| Available with `N r': (0)ALL (1)ACTION (2)DONE (3)WAITING
`----

Regards,
-- 
Leo <sdl.web AT gmail.com>                         (GPG Key: 9283AA3F)



_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to