From: Kevin Layer <layer@known.net>
To: Emacs-orgmode@gnu.org
Subject: bug with org-agenda? Doesn't list matches for last entry in #+TODO
Date: Sun, 19 Feb 2023 13:53:33 -0800 [thread overview]
Message-ID: <CAGSZTj+-_wU1vd7u4eaz4ya-1M=-twnAh9g-gWPOWoQMPyqzdg@mail.gmail.com> (raw)
[-- 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 --]
next reply other threads:[~2023-02-19 21:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-19 21:53 Kevin Layer [this message]
2023-02-20 9:54 ` bug with org-agenda? Doesn't list matches for last entry in #+TODO Ihor Radchenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAGSZTj+-_wU1vd7u4eaz4ya-1M=-twnAh9g-gWPOWoQMPyqzdg@mail.gmail.com' \
--to=layer@known.net \
--cc=Emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).