emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: emacs-lisp/cl.el (pushnew): void-variable x


From: Johan Bockgård
Subject: Re: emacs-lisp/cl.el (pushnew): void-variable x
Date: Wed, 13 Sep 2006 11:38:46 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux)

Miles Bader <address@hidden> writes:

> How about adding a new primitive `memql', a variant of memq that
> uses eql -- which should be very efficient in C -- and then make the
> slight tweak to cl's `member*' expander to produce that in the
> default case?

Yes, please. That should also fix the `(case foo (LIST-OF-KEYS ...) ...)'
problem.

-- 
Johan Bockgård





reply via email to

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