emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [BUG] org-agenda-get-scheduled in 2e99997 ignores org-todo-keywords


From: Ihor Radchenko
Subject: Re: [BUG] org-agenda-get-scheduled in 2e99997 ignores org-todo-keywords [9.5 (release_9.5 @ /home/ning/.emacs.d/.local/straight/build-27.1/org-mode/)]
Date: Sun, 14 Nov 2021 12:07:07 +0800

Ning Yuan <ningyuan@u.nus.edu> writes:

> A few days ago I updated org-mode to the latest available commit,
> "9.6-??-2e99997".
> After this update, tasks which were closed by my custom "CANCELLED"
> keyword, defined in org-todo-keywords, appeared in my org-agenda as if
> they were still open.
> I believe org-agenda-get-scheduled may be the culprit, but I am not too
> sure.
> ...
> Here's how my org-todo-keywords is set:
> (setq org-todo-keywords
>       '((sequence "TODO(t)" "|" "CANCELLED(c)" "DONE(d)")))
>

Thanks for reporting!
Can you reproduce the problem with some small example Org file that you
can share?

Best,
Ihor



reply via email to

[Prev in Thread] Current Thread [Next in Thread]