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

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

Interning Symbols


From: Nordlöw
Subject: Interning Symbols
Date: Wed, 11 Nov 2009 10:47:15 -0800 (PST)
User-agent: G2/1.0

Is it possible to intern a symbol and make it have a property whose
value is a references to a another object like we do with setf()?

If I want to copy a symbol along with all its 4 components into
another obarray do I have to manually copy (using get and set) the
value, function def and property-list?

/Nordlöw


reply via email to

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