emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* bug with org-agenda? Doesn't list matches for last entry in #+TODO
@ 2023-02-19 21:53 Kevin Layer
  2023-02-20  9:54 ` Ihor Radchenko
  0 siblings, 1 reply; 2+ messages in thread
From: Kevin Layer @ 2023-02-19 21:53 UTC (permalink / raw)
  To: Emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 515 bytes --]

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-commands
  '(("n" "Agenda + TODOs" ((agenda "") (alltodo "")))))

display with (org-agenda nil "n").

I tried to debug it, but I got deep in the weeds and couldn't figure it out
after an hour or so.

Thanks.

Kevin

[-- Attachment #2: Type: text/html, Size: 882 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-02-20  9:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-19 21:53 bug with org-agenda? Doesn't list matches for last entry in #+TODO Kevin Layer
2023-02-20  9:54 ` Ihor Radchenko

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).