emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [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
@ 2023-08-16 17:02 spookygostee
  2023-08-17 11:17 ` Ihor Radchenko
  0 siblings, 1 reply; 2+ messages in thread
From: spookygostee @ 2023-08-16 17:02 UTC (permalink / raw)
  To: emacs-orgmode


[-- 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 --]

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

* Re: [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
  2023-08-16 17:02 [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 spookygostee
@ 2023-08-17 11:17 ` Ihor Radchenko
  0 siblings, 0 replies; 2+ messages in thread
From: Ihor Radchenko @ 2023-08-17 11:17 UTC (permalink / raw)
  To: spookygostee; +Cc: emacs-orgmode

<spookygostee@gmail.com> writes:

> 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:
> ...

Thanks for reporting!

Fixed, on main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=f285ae37b

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>


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

end of thread, other threads:[~2023-08-17 11:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-16 17:02 [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 spookygostee
2023-08-17 11:17 ` 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).