emacs-devel
[Top][All Lists]
Advanced

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

Re: Default lexical-binding to t


From: Visuwesh
Subject: Re: Default lexical-binding to t
Date: Sat, 02 Nov 2024 16:18:56 +0530
User-agent: Gnus/5.13 (Gnus v5.13)

[வெள்ளி நவம்பர் 01, 2024] Stefan Monnier wrote:

> In bug#74145 I suggest that it is time to change the default of
> `lexical-binding` to t.  Clearly this is a breaking change, but only for
> those files which:
>
> - Don't have a `lexical-binding` cookie.

Would it make sense to alert/warn the user when loading such a file?  It
would cause less confusion to the user when the code is suddenly not
functioning just right.  If there was a warning, she could add the
lexical-binding cookie and call it a day (or nag the package maintainer
about it).



reply via email to

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