all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Eric Abrahamsen <eric@ericabrahamsen.net>
Cc: emacs-devel@gnu.org
Subject: Re: [elpa] externals/ebdb 9cc960409f 2/4: Remove 'affix slot from record names
Date: Thu, 14 Sep 2023 00:39:38 -0400	[thread overview]
Message-ID: <jwvpm2l1iaq.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <87y1h9fngo.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Wed, 13 Sep 2023 20:22:31 -0700")

>>> -(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).


        Stefan




  reply	other threads:[~2023-09-14  4:39 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 [this message]
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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=jwvpm2l1iaq.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=eric@ericabrahamsen.net \
    /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.