Subject: Re: More Scope... From: Erik Naggum <erik@naggum.no> Date: 2000/02/26 Newsgroups: comp.lang.lisp Message-ID: <3160523659993482@naggum.no> * gat@jpl.nasa.gov (Erann Gat) | It takes a pretty smart implementation of Common Lisp to actually | produce this result as presented. In most systems you'll have to | recompile FOOBAR after DEFVARing X to see the result: foo was never compiled. there are downsides to compile-only systems. #:Erik