From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org
Subject: Re: [elpa] externals/ebdb 9cc960409f 2/4: Remove 'affix slot from record names
Date: Thu, 14 Sep 2023 08:28:15 -0700 [thread overview]
Message-ID: <87ttrwg4fk.fsf@ericabrahamsen.net> (raw)
In-Reply-To: <jwvpm2l1iaq.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Thu, 14 Sep 2023 00:39:38 -0400")
Stefan Monnier <monnier@iro.umontreal.ca> writes:
>>>> -(require 'cl-lib)
>>>> +(require 'cl-macs)
>>>
>>> Please don't. The division of work between these different libraries
>>> should be arbitrary and subject to change, with `cl-lib` the only
>>> official entry-point.
>>>
>>> Was this change required for a technical reason (i.e. a problem we
>>> should fix on `cl-lib`s side)?
>>
>> It wasn't anything very complicated, I wanted to remove a plist pair,
>> cl-remf looked like it would do it, and cl-remf lives in cl-macs.
>
> It's an internal detail of the CL library: while it currently lives in
> `cl-macs`, you get access to it via (require 'cl-lib).
Got it, will revert. Thanks for the heads up.
prev parent reply other threads:[~2023-09-14 15:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <169464447319.12924.16340349047207492071@vcs2.savannah.gnu.org>
[not found] ` <20230913223435.15422C04DB6@vcs2.savannah.gnu.org>
2023-09-13 22:39 ` [elpa] externals/ebdb 9cc960409f 2/4: Remove 'affix slot from record names Stefan Monnier
2023-09-14 3:22 ` Eric Abrahamsen
2023-09-14 4:39 ` Stefan Monnier
2023-09-14 15:28 ` Eric Abrahamsen [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
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=87ttrwg4fk.fsf@ericabrahamsen.net \
--to=eric@ericabrahamsen.net \
--cc=emacs-devel@gnu.org \
--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).