Hi. I've been using Emacs since the 80's but I'm a new org mode user.
What a fantastic piece of software. I had used my own todo mode, but org
is orders of magnitude better. Thank you!
My main todo file defines various TODO keywords and initial state like this:
#+STARTUP: indent overview
#+TODO
In the 2nd section
Global list of TODO items of type: ALL
I don't see items for @ERRANDS when #+TODO is defined like this:
#+TODO: @NOW @NEXT @WIP @PENDING @ERRANDS
but I do when it is defined like this
#+TODO: @NOW @NEXT @WIP @PENDING @ERRANDS @dummy
Additional info:
(setq org-agenda-custom