I'm 99% sure `gensym` is short for "generated symbol". It refers to a symbol 
that was the end of it's "name" added to prevent collisions with other names 
because it was generated in a template or macro.

Reply via email to