Ning Yuan <ningy...@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