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

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

bug#56641: Deprecate `lsh`


From: Po Lu
Subject: bug#56641: Deprecate `lsh`
Date: Wed, 20 Jul 2022 11:20:14 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

> If it's rare enough (as it should be), I don't see the annoyance.  Am
> I missing something?

It might be rare, but there's nothing wrong with using lsh for its
intended purpose, which is handling negative numbers correctly in
several different situations.

Byte-compiler warnings are supposed to point out problems.  Using lsh is
not a problem, using lsh incorrectly is, so it should not issue warnings
for all uses of lsh.




reply via email to

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