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

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

Re: Should let symbols be interned?


From: Lennart Borgman (gmail)
Subject: Re: Should let symbols be interned?
Date: Mon, 22 Jan 2007 00:31:55 +0100
User-agent: Thunderbird 1.5.0.9 (Windows/20061207)

Stefan Monnier wrote:
Then evaluate the intern-soft line again. Now the variable is interned.

You're confusing variables and symbols.


        Stefan

Thanks, yes, I should of course have written "symbol is interned". However the real question was of course if the same obarray is used for symbols created by let variable declarations (did I get everything right now?;-) as for symbols created by "defvar" variables. I was surprised by that and a bit curious. But not too much, I do not want to dive into the mathematics of that.




reply via email to

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