bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#62518: 30.0.50; Misc Build Warnings


From: Stefan Kangas
Subject: bug#62518: 30.0.50; Misc Build Warnings
Date: Tue, 5 Sep 2023 16:56:05 -0700

Ihor Radchenko <yantar92@posteo.net> writes:

> Eli Zaretskii <eliz@gnu.org> writes:
>
>>> In org-table-make-reference:
>>> org/org-table.el:2864:23: Warning: ‘eq’ called with literal string that may 
>>> never match (arg 2)
>
> We know this one. It is a real (although likely harmless) issue revealed by 
> the byte-compiler.
>
>>> In org-remove-timestamp-with-keyword:
>>> org/org.el:10218:14: Warning: ‘backward-delete-char’ is for interactive use 
>>> only; use ‘delete-char’ instead.
>>>
>>> In org-fast-tag-selection:
>>> org/org.el:12009:22: Warning: ‘condition-case’ without handlers
>>>
>>> In org-delete-backward-char:
>>> org/org.el:16535:8: Warning: ‘backward-delete-char’ is for interactive use 
>>> only; use ‘delete-char’ instead.
>
> Fixed.
> https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=638e0ecc0

Closing.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]