help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: when you gotta have a variable value for a symbol name


From: Emanuel Berg
Subject: Re: when you gotta have a variable value for a symbol name
Date: Fri, 25 Jul 2014 00:22:26 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Robert Thorpe <rt@robertthorpeconsulting.com> writes:

> An uninterned symbol is one that sits by itself, it
> has the same parts as usual: string, function entry,
> variable entry and plist, but it's not attached to an
> obarray.

Do you use uninterned symbols in macros so they won't
collide once expanded or what is the reason not to put
symbols in the obarray?

-- 
underground experts united


reply via email to

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