emacs-devel
[Top][All Lists]
Advanced

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

Re: Useful Or spurious: New byte-compiler warnings


From: Lars Ingebrigtsen
Subject: Re: Useful Or spurious: New byte-compiler warnings
Date: Tue, 31 May 2022 18:33:26 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

"T.V Raman" <raman@google.com> writes:

> thanks for the clarification -- sounds useful, but perhaps it could
> avoid warning about strings like:
> " ...
> 's' means set.
> 'e' means erase.
> ..."
> though am not sure how hard checking for corner cases will get.

Those should be 

> `s' means set.
> `e' means erase.

if they're key strokes.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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