[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Default for lexical-binding
From: |
Richard Stallman |
Subject: |
Re: Default for lexical-binding |
Date: |
Sun, 19 Jan 2025 17:51:26 -0500 |
[[[ To any NSA and FBI agents reading my email: please consider ]]]
[[[ whether defending the US Constitution against all enemies, ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]
> > The first step, I maintain, should be to warn on loading a file that
> > does not explicitly specifu the value of lexical-binding. This will
> > not break anything, but it will remind people to add the variable
> > setting to their old Elisp files. The warning message should
> > explicitly suggest that the user do this.
> Will this also warn when loading the user init file??
If we implement the feature, what it does in that case is up to us.
We could treat .emacs specially, or not. I don't think that question
is very importan, though. It won't take long for people to add
-*-lexical-binding: nil-*- to that one file.
--
Dr Richard Stallman (https://stallman.org)
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)