emacs-devel
[Top][All Lists]
Advanced

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

Re: dolist and dotimes?


From: Miles Bader
Subject: Re: dolist and dotimes?
Date: 04 Dec 2001 05:02:32 +0900

I wrote:
> I suppose that non-cl-using code that is compiled at the same time may
> inadvertently end up using the more inefficient versions, but it's
> probably not _that_ big a deal ...

I just checked the code, and this is actually untrue -- cl adds compiler
hooks to ensure that an unused (block ...) form is removed when compiling.

-Miles
-- 
97% of everything is grunge



reply via email to

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