<div dir="ltr">On Thu, May 26, 2011 at 05:41, Jacek Generowicz <span dir="ltr">&lt;<a href="mailto:Jacek.Generowicz@cern.ch">Jacek.Generowicz@cern.ch</a>&gt;</span> wrote:<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">
On 2011 May 26, at 11:12, Brandon Allbery wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">(Think gensym.  Hm, except last time I did anything serious with Lisp, it was Maclisp... does gensym even still exist, or did CL do something inscrutable with it?)</blockquote>
</div><div class="im"><br></div>
But gensym does seem to be overkill in the case I presented.<br>(...) </blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">In Lisp terms, I&#39;m looking for make-symbol and intern.</blockquote>
<div><br></div><div>I think I just landed on &quot;inscrutable&quot;; (gensym) used to do pretty much that, it rolled symbols starting from &#39;a0000 for the first one generated in a given interpreter.  (It has occurred to me that I was not entirely clear; the &quot;Mac&quot; in &quot;Maclisp&quot; was MACSYMA.  Ancient stuff.)</div>
</div></div>