[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Declaring 'lexical-binding: nil' obsolete
From: |
Po Lu |
Subject: |
Re: Declaring 'lexical-binding: nil' obsolete |
Date: |
Sun, 26 Sep 2021 07:17:22 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
Stefan Kangas <stefan@marxist.se> writes:
> Lexical binding has been with us since Emacs 24.1, released on
> 2012-06-10, almost ten years ago. In Emacs 28.1, we will have no files
> that do not use lexical-binding.[1]
>
> I think it is time to formally declare the "lexical-binding:nil" dialect
> of Emacs Lisp obsolete.
But countless amounts of user code might be made obsolete by this
change, including a great deal of my own. And I (and presumably other
people) will have no time to adjust to this change.
Even if it is obsoleted at some point, it is IMO very premature to do
right now.
Thanks.
- Declaring 'lexical-binding: nil' obsolete, Stefan Kangas, 2021/09/25
- Re: Declaring 'lexical-binding: nil' obsolete,
Po Lu <=
- Re: Declaring 'lexical-binding: nil' obsolete, Stefan Kangas, 2021/09/25
- Re: Declaring 'lexical-binding: nil' obsolete, Po Lu, 2021/09/25
- Re: Declaring 'lexical-binding: nil' obsolete, Stefan Kangas, 2021/09/25
- Re: Declaring 'lexical-binding: nil' obsolete, Po Lu, 2021/09/25
- Re: Declaring 'lexical-binding: nil' obsolete, Stefan Kangas, 2021/09/25
- Re: Declaring 'lexical-binding: nil' obsolete, Po Lu, 2021/09/25
- Re: Declaring 'lexical-binding: nil' obsolete, Eli Zaretskii, 2021/09/26
- Re: Declaring 'lexical-binding: nil' obsolete, Eli Zaretskii, 2021/09/26
- Re: Declaring 'lexical-binding: nil' obsolete, Eli Zaretskii, 2021/09/26
Re: Declaring 'lexical-binding: nil' obsolete, Eduardo Ochs, 2021/09/25