From ... From: Erik Naggum Subject: Re: Decls in Loop Date: 2000/05/02 Message-ID: <3166251224072130@naggum.no>#1/1 X-Deja-AN: 618200884 References: <8ehcp8$b7j$1@nnrp1.deja.com> <3166093389825776@naggum.no> <8em8us$hhv$1@nnrp1.deja.com> mail-copies-to: never Content-Type: text/plain; charset=us-ascii X-Complaints-To: newsmaster@eunet.no X-Trace: oslo-nntp.eunet.no 957262636 29779 195.0.192.66 (2 May 2000 10:17:16 GMT) Organization: Naggum Software; vox: +47 8800 8879; fax: +47 8800 8601; http://www.naggum.no User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.5 Mime-Version: 1.0 NNTP-Posting-Date: 2 May 2000 10:17:16 GMT Newsgroups: comp.lang.lisp * SRS | But what about other, non-type, declarations, ... Well, there's no special syntax for them, so you'd have to resort to declarations inherited from superior forms or within inferior forms. Please see the standard or other language reference on loop for the rich set of details on loop. #:Erik