|
| From: | Stefan Monnier |
| Subject: | Re: Building Emacs overflowed pure space |
| Date: | Thu, 20 Jul 2006 12:03:07 -0400 |
| User-agent: | Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
> I see no good reason why each expansion of `dolist' should use a
> different symbol. Maybe we can arrange to use one symbol over and
> over again. Does this work?
I doubt it'll make any difference. When reading the .elc file, the symbols
will get copied anyway for the reason that they're not interned.
Stefan
| [Prev in Thread] | Current Thread | [Next in Thread] |