I have

#+SEQ_TODO: TODO(t) WAITING(w@) INPROGRESS(p@) | DONE(d) CANCELLED(x@) 
DELEGATED(l@)
#+SEQ_TODO: TODO(t) | DONE(d)


but C-S-right doesn't switch to the new group. The status
line however shows it stays in "group 1/2" but I cant get it into group
2.

The documentation states that its better to have all different keywords.

If I dont have a same keyword

#+SEQ_TODO: TODO(t) WAITING(w@) INPROGRESS(p@) | DONE(d) CANCELLED(x@) 
DELEGATED(l@)
#+SEQ_TODO: apple(a) | orange(d)

it works as documented.

Will it be possible to have same state names in different groups at some
stage? e.g Most "Subsequence" (to use a word from the info file) would
have a Done state I would think.

Version 5.13h



_______________________________________________
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