Nick Dokos <nicholas.do...@hp.com> writes: > There is (supposed to be) *one* place somewhere that actually defines > it: > > (defvar foo 1)
... unless foo is dynamically bound into a "caller" sexp. -- Bastien
Nick Dokos <nicholas.do...@hp.com> writes: > There is (supposed to be) *one* place somewhere that actually defines > it: > > (defvar foo 1)
... unless foo is dynamically bound into a "caller" sexp. -- Bastien