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: Miles Bader
Subject: Re: emacs-lisp/cl.el (pushnew): void-variable x
Date: Thu, 14 Sep 2006 14:49:34 +0900

address@hidden (Johan Bockgård) 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.

Indeed it does.

-Miles
-- 
Everywhere is walking distance if you have the time.  -- Steven Wright




reply via email to

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