b26745b985
* lisp/org-agenda.el (org-agenda-skip-scheduled-if-deadline-is-shown): Move 'repeated-after-deadline value into a new custom option. (org-agenda-skip-scheduled-repeats-after-deadline): Create a new custom option to make agenda hide scheduled entries repeated past deadline. * lisp/org-agenda.el (org-agenda-get-scheduled): Use the new custom option. Do not demand deadline to be actually shown when deciding whether to skip scheduled repeats past deadline. This fixes a bug when repeats continue to be displayed if past deadline is not displayed within agenda span. * doc/org-manual.org (Repeated tasks): Adjust manual entry, mentioning the new custom option. * etc/ORG-NEWS (~repeated-after-deadline~ value of ~org-agenda-skip-scheduled-repeats-after-deadline~ is moved to a new customization): Announce the change. * testing/lisp/test-org-agenda.el (test-org-agenda/skip-scheduled-repeats-after-deadline): Add new test. Reported-by: Morgan Smith <Morgan.J.Smith@outlook.com> Link: https://orgmode.org/list/874jft6vpj.fsf@localhost |
||
---|---|---|
.. | ||
csl | ||
schema | ||
styles | ||
Makefile | ||
ORG-NEWS |