Jens Schmidt <jschmidt4...@vodafonemail.de> writes:

>>> In org-element--properties-mapc:
>>> org-element-ast.el:628:25:Warning: ‘not’ called with 3 args, but requires 1
>>> org-element-ast.el:628:30:Warning: reference to free variable ‘eq’
>> 
>> I also saw them. They do not make any sense. And they do not appear in
>> Emacs 29.
>
> Sorry for the hassle, I have been indeed using the wrong Emacs here.

Emacs 28 is not wrong. And even Emacs 27 - the oldest Emacs version we
still support.

There were several more spurious warnings there that I had to explicitly
suppress for old Emacs. However, this particular one appears to be
caused by Emacs <29 bug - even adding `with-no-warnings' around the code
in question does not make these two warnings disappear.

Handled.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>

Reply via email to