emacs-devel
[Top][All Lists]
Advanced

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

Re: moving more cl seq/mapping support into core


From: Stefan Monnier
Subject: Re: moving more cl seq/mapping support into core
Date: Mon, 04 Oct 2010 01:15:53 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

>> Can you point to a few examples? Parts of cl are ugly (the common use of
>> make-symbol instead of gensym, for example, makes macroexpansions
>> difficult to read).

The use of make-symbol is a fairly recent change, to avoid filling the
obarray with an ever-increasing number of temporary symbols.


        Stefan





reply via email to

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