help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [External] : Re: Emacs 30.0 warning from `cl-pushnew' and `memql'


From: Stefan Monnier
Subject: Re: [External] : Re: Emacs 30.0 warning from `cl-pushnew' and `memql'
Date: Thu, 29 Dec 2022 17:25:49 -0500
User-agent: Gnus/5.13 (Gnus v5.13)

> I think you'll need to explain your "incorrect use of
> `quote' in `cl-case'".

I did at the very beginning:
(case FOO ('a (do-a)) ('b (do-b) ...))
that's an incorrect use of quote, and such incorrect uses of quote in
`cl-case` are very frequent and have been since long before `pcase` existed.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]