From: Stefan Monnier via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: Andrea Corallo <acorallo@gnu.org>,
74145@debbugs.gnu.org, Stefan Kangas <stefankangas@gmail.com>
Subject: bug#74145: 31.0.50; Default lexical-binding to t
Date: Fri, 01 Nov 2024 11:38:36 -0400 [thread overview]
Message-ID: <jwv1pzvvuml.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <86sesb1lfu.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 01 Nov 2024 09:07:33 +0200")
> Thanks, but this kind of change cannot be discussed here. Please
> start a discussion on emacs-devel, and please include in your
I posted something there, but to be honest at this point I don't think
discussion is going to be useful.
Also, I'm doing this now, i.e. early in the Emacs-31 development cycle,
so that we get a chance to get as much feedback as possible before
committing to it in a release: the patch is easy to revert since (beside the
doc) it's a matter of changing
Vlexical_binding = Qt;
back to
Vlexical_binding = Qnil;
> In particular, any objections should be taken very seriously,
I'm not sure what that means concretely.
> and perhaps some follow-up measures should be included in the
> changeset to make the transition smoother and easier.
I think we've already done about as much as we could over the past
several years. Maybe after installing the patch we will discover new
cases which warrant further changes, but I doubt we'll be able to figure
that out via discussions on emacs-devel.
Stefan
prev parent reply other threads:[~2024-11-01 15:38 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-31 20:57 bug#74145: 31.0.50; Default lexical-binding to t Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-10-31 23:31 ` Stefan Kangas
2024-11-01 1:20 ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-11-01 2:05 ` Stefan Kangas
2024-11-01 3:07 ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-11-01 7:07 ` Eli Zaretskii
2024-11-01 15:38 ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=jwv1pzvvuml.fsf-monnier+emacs@gnu.org \
--to=bug-gnu-emacs@gnu.org \
--cc=74145@debbugs.gnu.org \
--cc=acorallo@gnu.org \
--cc=eliz@gnu.org \
--cc=monnier@iro.umontreal.ca \
--cc=stefankangas@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.