Subject: Re: Question on converting string to symbol From: Erik Naggum <erik@naggum.no> Date: 2000/06/23 Newsgroups: comp.lang.lisp Message-ID: <3170710113433739@naggum.no> * "Steven M. Haflich" <haflich@pacbell.net> | You should consider make-symbol as well, depending on whether you | want the symbol interned. All these silly Lisp gurus apparently | miss something in their internalization of CL language abstractions: | a symbol is a first-class object separate from its internment in | packages. (:-) Nah, that's the difference between unintern and unimport. #:Erik -- If this is not what you expected, please alter your expectations.