Subject: Re: loop & finally From: Erik Naggum <erik@naggum.no> Date: 14 Sep 2002 10:24:56 +0000 Newsgroups: comp.lang.lisp Message-ID: <3240987896716938@naggum.no> * Christopher C. Stacy | After a FINALLY you have to put a compound-form (a Lisp expression, | rather than a LOOP keyword), except that you are getting faked out | because you know that RETURN is allowed there (as a special case). I see no such special case in the standard, only compound-forms. -- Erik Naggum, Oslo, Norway Act from reason, and failure makes you rethink and study harder. Act from faith, and failure makes you blame someone and push harder.