From ... Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!lon1-news.nildram.net!newsfeed.freenet.de!amsnews01.chello.com!news01.chello.no!not-for-mail Newsgroups: comp.lang.lisp Subject: Re: Learning loop. References: <3c69909d.234743203@nntp.interaccess.com> <3C6AB90C.ACA43925@juno.com> <%JAa8.44$Un4.143751@burlma1-snr2> <3C6BFEE0.19932E32@juno.com> Mail-Copies-To: never From: Erik Naggum Message-ID: <3222748646015439@naggum.net> Organization: Naggum Software, Oslo, Norway Lines: 16 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 15 Feb 2002 07:57:23 GMT X-Complaints-To: abuse@chello.no X-Trace: news01.chello.no 1013759843 212.186.234.171 (Fri, 15 Feb 2002 08:57:23 MET) NNTP-Posting-Date: Fri, 15 Feb 2002 08:57:23 MET X-Received-Date: Fri, 15 Feb 2002 08:57:36 MET (news01.chello.no) Xref: archiver1.google.com comp.lang.lisp:26587 * Jeff Sandys | JS|||| found it useful to remember that the loop macro uses pairs | JS|||| of keywords and values and used colon on the keywords. You know, this is not true: "then", "and", and "end" break the keyword pair pattern that isn't there. There are probably more exceptions to this non-existing "rule". when foo collect x and collect y. if foo then if bar then do (mumble) end else do (frotz). /// -- In a fight against something, the fight has value, victory has none. In a fight for something, the fight is a loss, victory merely relief.