> 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 ?