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

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

Re: infloop in skeleton-insert


From: Stefan Monnier
Subject: Re: infloop in skeleton-insert
Date: Wed, 11 Apr 2007 10:03:36 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.96 (gnu/linux)

> Symbols are indeed on the heap, and in fact it's quite possible to have
> two identically named symbols which aren't eq.  However in normal usage
> symbols are interned when they are read, which makes them eq.

A more common (but still not very common either) term for "interned" is
"hash-cons'd".


        Stefan





reply via email to

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