emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: <spookygostee@gmail.com>
To: emacs-orgmode@gnu.org
Subject: [BUG] Global agenda TODO list not able to filter to some custom [9.7 (9.7-??-6eb773053 @ /home/shortcut/.emacs.d/.local/straight/build-28.1/org/)] keywords
Date: Wed, 16 Aug 2023 12:02:59 -0500	[thread overview]
Message-ID: <87jztuzzpl.fsf@gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 2115 bytes --]

Remember to cover the basics, that is, what you expected to happen and
what in fact did happen.  You don’t know how to make a good report?  See

<https://orgmode.org/manual/Feedback.html#Feedback>

Your bug report will be posted to the Org mailing list.
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
When adding a custom sequence of todo keywords to `org-todo-keywords', “`[ ]' -> `[X]'”, the function `org-todo-list' will not filter to those entries with keyword `[ ]', and entries with keyword `[X]' will not be displayed at all.

Steps to reproduce:
1. Add the sequence `(sequence "[ ]" "[X]")' to the `org-todo-keywords' list.

2. Add an org file with the following contents /as entries/ to the front of the agenda list:

   ┌────
   │ [ ] Unchecked and will appear in agenda
   │ [X] Checked and will not appear in agenda
   │ TODO Todo and will appear in agenda
   │ DONE Done and will appear in agenda
   └────
   (due to a quirk of my email client, I cannot paste the above as actual entries. Their structure does not matter, so long as they are all entries.)

3. Call `org-todo-list'

   You will note that “Todo and will appear in agenda”, “Done and will appear in agenda”, and “Unchecked and will appear in agenda” are listed. However, “Checked and will not appear in agenda will not”.

4. Press `NUM r', where `NUM' is the number corresponding to the keyword `[ ]'

   No entries will be displayed.

5. Press `NUM2 r', where `NUM2' is the number corresponding to the keyword `[X]'

   No entries will be displayed.

Despite what my org mode version says, I have tested this on the latest commit available for Emacs 28.1.

Emacs  : GNU Emacs 28.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.20, cairo version 1.16.0)
 of 2022-05-31
Package: Org mode version 9.7 (9.7-??-6eb773053 @ /home/shortcut/.emacs.d/.local/straight/build-28.1/org/)

[-- Attachment #1.2: Type: text/html, Size: 8504 bytes --]

             reply	other threads:[~2023-08-16 17:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-16 17:02 spookygostee [this message]
2023-08-17 11:17 ` [BUG] Global agenda TODO list not able to filter to some custom [9.7 (9.7-??-6eb773053 @ /home/shortcut/.emacs.d/.local/straight/build-28.1/org/)] keywords 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=87jztuzzpl.fsf@gmail.com \
    --to=spookygostee@gmail.com \
    --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).