emacs-devel
[Top][All Lists]
Advanced

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

Re: RFC: `macro-eval'


From: David Kastrup
Subject: Re: RFC: `macro-eval'
Date: Thu, 31 Aug 2006 09:47:34 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Richard Stallman <address@hidden> writes:

> In many other Lisp implementations the compiler would get rid of
> such [uninterned] variables, so the recommended technique costs
> nothing.  But the Emacs Lisp byte compiler can't do that, because
> Emacs bytecode has no anonymous stack slots.

Just for curiosity: would that be different with the lexical-let
branch?

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum




reply via email to

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