[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).
- Default lexical-binding to t, Stefan Monnier, 2024/11/01
- Re: Default lexical-binding to t, Gerd Möllmann, 2024/11/01
- Re: Default lexical-binding to t, Karl Fogel, 2024/11/01
- Re: Default lexical-binding to t,
Visuwesh <=
- Re: Default lexical-binding to t, Eli Zaretskii, 2024/11/02
- Re: Default lexical-binding to t, Stefan Monnier, 2024/11/02
- Re: Default lexical-binding to t, Jim Porter, 2024/11/02
- Re: Default lexical-binding to t, Stefan Kangas, 2024/11/02
- Re: Default lexical-binding to t, Stefan Kangas, 2024/11/02
- Re: Default lexical-binding to t, Stefan Monnier, 2024/11/03
- Re: Default lexical-binding to t, Stefan Kangas, 2024/11/03
- Re: Default lexical-binding to t, Jean Louis, 2024/11/04
- Re: Default lexical-binding to t, tomas, 2024/11/04