Why is it that<br><br>(eval '(+ 1 2))<br><br>works fine in the REPL, but blow up in a source file? Yes, I've grokked that there are 2 different namespaces, but why should it be so? And how do I express "use the namespace of the file you're in"?<br>
<br>Thanks<br><br>Pat<br>