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: Wed, 13 Sep 2023 20:22:31 -0700 [thread overview]
Message-ID: <87y1h9fngo.fsf@ericabrahamsen.net> (raw)
In-Reply-To: <jwv8r99itrg.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Wed, 13 Sep 2023 18:39:59 -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. Are we
supposed to be avoiding cl-macs? Obviously there are other ways to
remove a pair from a plist, too...
next prev parent reply other threads:[~2023-09-14 3:22 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 [this message]
2023-09-14 4:39 ` Stefan Monnier
2023-09-14 15:28 ` Eric Abrahamsen
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=87y1h9fngo.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).