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

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

Re: CC mode loads CL


From: Dave Love
Subject: Re: CC mode loads CL
Date: Mon, 12 Jan 2004 15:37:38 +0000
User-agent: Gnus/5.1005 (Gnus v5.10.5) Emacs/21.2 (gnu/linux)

Miles Bader <address@hidden> writes:

> mapcan, at least, should be added to core emacs I think.

For what it's worth, a TODO item suggests (or used to) providing extra
useful CL stuff at compile time so that there wouldn't need to be any
argument about it.  A few things like `caddr' are existing examples
(oft-times removed unnecessarily -- they're compiled away).

I don't think the doc makes clear which functions/macros actually can
be used safely at compile time, and the compiler warnings about CL
currently give false positives (e.g. defsetf (?) causing warnings
about gensym).




reply via email to

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