emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [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/)]
@ 2021-11-13 15:54 Ning Yuan
  2021-11-14  4:07 ` Ihor Radchenko
  0 siblings, 1 reply; 3+ messages in thread
From: Ning Yuan @ 2021-11-13 15:54 UTC (permalink / raw)
  To: emacs-orgmode

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

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.

Reverting my org-mode version to 9.5 (stable) without any change in
configuration fixed this bug for me.

Here's how my org-todo-keywords is set:
(setq org-todo-keywords
      '((sequence "TODO(t)" "|" "CANCELLED(c)" "DONE(d)")))

Sorry if this description is too vague or unhelpful --- I know very
little emacs-lisp.

Emacs  : GNU Emacs 27.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.22.11)
 of 2020-09-02
Package: Org mode version 9.5 (release_9.5 @
/home/ning/.emacs.d/.local/straight/build-27.1/org-mode/)
Notice: This email is generated from the account of an NUS alumnus. Contents, views, and opinions therein are solely those of the sender.


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

* 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/)]
  2021-11-13 15:54 [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/)] Ning Yuan
@ 2021-11-14  4:07 ` Ihor Radchenko
  2021-11-21 11:46   ` Ning Yuan
  0 siblings, 1 reply; 3+ messages in thread
From: Ihor Radchenko @ 2021-11-14  4:07 UTC (permalink / raw)
  To: Ning Yuan; +Cc: emacs-orgmode

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


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

* 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/)]
  2021-11-14  4:07 ` Ihor Radchenko
@ 2021-11-21 11:46   ` Ning Yuan
  0 siblings, 0 replies; 3+ messages in thread
From: Ning Yuan @ 2021-11-21 11:46 UTC (permalink / raw)
  To: Ihor Radchenko; +Cc: emacs-orgmode

Dear Ihor,

Sorry, please ignore my previous report. In a fresh install of emacs,
I cannot replicate this bug in 2e99997.

Best regards,
Ning Yuan

On Sun, Nov 14, 2021 at 12:07 PM Ihor Radchenko <yantar92@gmail.com> wrote:
>
>         - External Email -
>
>
>
> 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
Notice: This email is generated from the account of an NUS alumnus. Contents, views, and opinions therein are solely those of the sender.


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

end of thread, other threads:[~2021-11-21 12:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-13 15:54 [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/)] Ning Yuan
2021-11-14  4:07 ` Ihor Radchenko
2021-11-21 11:46   ` Ning Yuan

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