unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: [elpa] externals/marginalia 35fe7f12e4 2/2: Use get to detect cl-generic
       [not found] ` <20220331185743.1E884C01686@vcs2.savannah.gnu.org>
@ 2022-03-31 20:00   ` Stefan Monnier
  0 siblings, 0 replies; only message in thread
From: Stefan Monnier @ 2022-03-31 20:00 UTC (permalink / raw)
  To: emacs-devel; +Cc: Daniel Mendler

> -        ((cl--generic s) "g")
> +        ((get s 'cl--generic) "g")

Any reason why you prefer to dig into the innards rather than to use
`cl-generic-p`?


        Stefan




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-03-31 20:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <164875306266.5329.16932125644471635526@vcs2.savannah.gnu.org>
     [not found] ` <20220331185743.1E884C01686@vcs2.savannah.gnu.org>
2022-03-31 20:00   ` [elpa] externals/marginalia 35fe7f12e4 2/2: Use get to detect cl-generic Stefan Monnier

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