emacs-devel
[Top][All Lists]
Advanced

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

Re: Building Emacs overflowed pure space


From: Richard Stallman
Subject: Re: Building Emacs overflowed pure space
Date: Wed, 19 Jul 2006 22:21:56 -0400

    The setq can be placed after, but the cdr can't, in case the `body' does
    a setcdr on it.

It is (cdr ,temp), referring to the uninterned symbol.
The body cannot refer to that uninterned symbol (that's the whole
point of using one).  So it is safe to take the cdr at the end.






reply via email to

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