emacs-devel
[Top][All Lists]
Advanced

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

Re: Generating an unique symbol in elisp


From: Alin Soare
Subject: Re: Generating an unique symbol in elisp
Date: Sat, 4 Dec 2010 00:38:13 +0200



2010/12/4 Drew Adams <address@hidden>
> can you create an obarray (different of main obarr) and intern
> within it only a few symbols (in this case the matter ), and
> evaluate within that environment ?

Yes.  That's the idea behind having separate obarrays.

There are no doubt examples of this in the Lisp sources.
If not, here is one: http://www.emacswiki.org/emacs/synonyms.el.




Thanks.

Tomorrow I send the minimal completions I need for tabs within C code, and the lisp scripts that define tabs as window-configuration.




 


reply via email to

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