From ... Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!feed.news.nacamar.de!uio.no!news-feed.ifi.uio.no!ifi.uio.no!not-for-mail From: Erik Naggum Newsgroups: comp.lang.lisp Subject: Re: loop & finally Date: 14 Sep 2002 10:24:56 +0000 Organization: Naggum Software, Oslo, Norway Lines: 12 Message-ID: <3240987896716938@naggum.no> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: maud.ifi.uio.no 1031999096 22943 129.240.64.16 (14 Sep 2002 10:24:56 GMT) X-Complaints-To: abuse@ifi.uio.no NNTP-Posting-Date: 14 Sep 2002 10:24:56 GMT Mail-Copies-To: never User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Xref: archiver1.google.com comp.lang.lisp:40712 * 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.