Ihor Radchenko <[email protected]> writes:

> "Jacob S. Gordon" <[email protected]> writes:
>
>>> There is currently no such scenario. But there is nothing stopping
>>> some future agenda filters from applying filters to certain days
>>> only. So, I'd prefer something more future-proof that does not rely
>>> on undocumented state of affairs.
>>
>> Fair enough, I’ve done this in v3 attached.
>
> Applied, onto main.
> https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=7c3c4cecc

Emacs 28 new warnings:

In toplevel form:
org-agenda.el:10303:1: Warning: variable `_' not left unused
org-agenda.el:10303:1: Warning: variable `_' not left unused

In org-agenda-clock-goto:
org-agenda.el:10312:12: Warning: sort called with 3 arguments, but accepts
    only 2


Emacs 28 test failures:

Ran 1303 tests, 1261 results as expected, 20 unexpected, 22 skipped


Reply via email to