From: Stefan Monnier via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: Michael Heerdegen <michael_heerdegen@web.de>,
Devon Sean McCullough <Emacs-Hacker2020@jovi.net>,
49651@debbugs.gnu.org
Subject: bug#49651: 28.0.50; setf bug
Date: Wed, 21 Jul 2021 10:31:32 -0400 [thread overview]
Message-ID: <jwvtuknzqm5.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <877dhjrbxb.fsf@gnus.org> (Lars Ingebrigtsen's message of "Wed, 21 Jul 2021 16:14:56 +0200")
>> `push` and `pop` go through some extra efforts to avoid loading
>> `gv` when the PLACE is trivial enough.
> Right. Well, then we can't really move them to gv.el either,
Of course, we can.
> because that would break code that says
>
> (require 'cl-lib)
> (setf (getenv ...))
>
> since
>
> (progn
> (require 'cl-lib)
> (featurep 'gv)) => nil
`setf` is defined in `gv.el`!
Stefan
next prev parent reply other threads:[~2021-07-21 14:31 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-19 20:25 bug#49651: 28.0.50; setf bug Devon Sean McCullough
2021-07-20 0:29 ` Michael Heerdegen
2021-07-20 12:00 ` Lars Ingebrigtsen
2021-07-21 1:12 ` Michael Heerdegen
2021-07-21 10:57 ` Lars Ingebrigtsen
2021-07-21 12:49 ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-07-21 13:28 ` Lars Ingebrigtsen
2021-07-21 13:53 ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-07-21 14:02 ` Devon Sean McCullough
2021-07-21 14:14 ` Lars Ingebrigtsen
2021-07-21 14:31 ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
2021-07-21 14:55 ` Lars Ingebrigtsen
2021-07-21 19:27 ` Eli Zaretskii
2021-07-21 22:21 ` Lars Ingebrigtsen
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=jwvtuknzqm5.fsf-monnier+emacs@gnu.org \
--to=bug-gnu-emacs@gnu.org \
--cc=49651@debbugs.gnu.org \
--cc=Emacs-Hacker2020@jovi.net \
--cc=larsi@gnus.org \
--cc=michael_heerdegen@web.de \
--cc=monnier@iro.umontreal.ca \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).