On Mon, Feb 23, 2026, at 10:01, Juergen Fenn wrote:
>> ⛔ Warning (emacs): Org version mismatch.
>> This warning usually appears when a built-in Org version is loaded
>> prior to the more recent Org version.
I had a problem with 9.8 as well; I kept getting "invalid function
org-with-syntax-table" when building a custom agenda from tags. I traced back
to org.el, added a couple of diagnostic print-outs, and the invalid function
error disappeared to be replaced with the warning you got above.
The solution was to delete all the .elc files in the org directory and
re-byte-compile all the .el files. That cleared up all errors and warnings.
Hope this may help!
Bob Newell
Honolulu