From ... From: Erik Naggum Subject: Re: LETBIND (why Tcl is more powerful than CL) Date: 1999/07/23 Message-ID: <3141717521238085@naggum.no>#1/1 X-Deja-AN: 504363466 References: mail-copies-to: never Organization: Naggum Software; +47 8800 8879; http://www.naggum.no Newsgroups: comp.lang.lisp * Marco Antoniotti | Which means that you'd have to code walk the RHSs and collect all | possible free references to the outer environent, and then establish | all the proper temporaries in the fashion I'd proposed. wouldn't it be enough to collect the variables actually bound by the form, collect all the values and then bind them in one fell swoop? it appears to me that the problem is caused by the failure to obey the expected order of evaluation and binding. #:Erik -- suppose we blasted all politicians into space. would the SETI project find even one of them?