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

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

bug#48781: adaptive-wrap.el (elpa): Enable lexical binding


From: Stefan Monnier
Subject: bug#48781: adaptive-wrap.el (elpa): Enable lexical binding
Date: Thu, 03 Jun 2021 09:35:05 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

>> To the extent that the code doesn't take advantage of lexical scoping,
>> it doesn't matter because it will still work just as well as before on
>> Emacs<24.
> Sure; I was just concerned that somebody might take that as a sign to
> add non-compatible code to lexical-bound files (like closures and other
> nice stuff) in indeed backwards compatibility beyond Emacs 24 was an
> issue (which it doesn't really seem to be).

AFAIK the desired compatibility for adaptive-wrap is not clearly known.
It hasn't been a problem so far, and if/when it turns into a problem it
should be easy to address ;-)


        Stefan






reply via email to

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