Ihor Radchenko <yantar92@gmail.com> writes:

"Christopher M. Miles" <numbchild@gmail.com> writes:

I put this scheduled task into a separated org file and clean org-agenda-files variable, and set it to only this new separated org file. Not displayed.

I finally managed reproduce the problem. It only exists in Emacs <28. byte-compiled version of agenda matcher is somehow different from raw lambda. I just pushed a workaround to main. Let me know if it fixed the issue on your side.

Best, Ihor

My Emacs version (on M1 macOS)

GNU Emacs 28.0.60 (build 1, aarch64-apple-darwin20.6.0, NS appkit-2022.60 Version 11.6 (Build 20G165)) of 2021-10-20

Thanks for your continuous working. I pulled latest fix, still not working.