Hello list,

now (org-todo-list 1) does not list the proper headlines: it includes other
TODO keyword than the first one.  It might be related to the problem Leo is
describing below.

Regards,

Leo <[EMAIL PROTECTED]> writes:

> 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
> `----

-- 
Bastien


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

Reply via email to