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: Fri, 3 Dec 2010 23:33:32 +0200



> Does this function already exist in elisp ? I looked in the manual and did
> not find it...

`make-symbol' creates uninterned symbols.


The name is the problem. Does it generate an uninexistent name, or have I write a function to generate the uninexistent name ?



reply via email to

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