>>>> "Hrvoje" == Hrvoje Niksic
<hniksic(a)srce.hr> writes:
Hrvoje> sperber(a)informatik.uni-tuebingen.de (Michael Sperber
Hrvoje> [Mr. Preprocessor]) writes:
> (Moreover, expanding the macros cannot tell two uninterned
> symbols with the same name apart, can it?)
Hrvoje> It certainly can. Try it!
Maybe I'm doing the wrong thing. In CLISP:
(defmacro foo () (cons (make-symbol "bar") (make-symbol
"bar")))
FOO
(macroexpand '(foo))
(#:|bar| . #:|bar|) ;
They sure look the same to me.
--
Cheers =8-} Chipsy
Friede, Völkerverständigung und überhaupt blabla