On Tue, Oct 14, 2003 at 04:25:55PM +0200, Mario Mommer wrote:
(I'm not sure this belongs on this list, but) If you change an environment variable, how does the host Lisp know? :-)
Probably doesn't but since our signal to noise ratio is not yet in danger:
If you change an environment variable, the host lisp will not know -- not until it accesses the selfsame variable that is. But when it does, the change will naturally be visible to it as well.
Cheers,
-- Nikodemus