Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!olivea!mintaka!mintaka!pld From: pld@whopper.lcs.mit.edu (Peter L. DeWolf) Newsgroups: comp.lang.lisp Subject: Re: Problem with (apply #'or )? (cl 3.0.1) Message-ID: Date: 15 Feb 91 19:18:02 GMT References: <1991Feb15.065508.28609@cs.columbia.edu> Sender: daemon@mintaka.lcs.mit.edu (Lucifer Maleficius) Reply-To: pld@mcrc.mot.com Organization: MIT Lab for Computer Science, Cambridge, Mass. Lines: 6 In-Reply-To: d-yang@cs.columbia.edu's message of 15 Feb 91 06:55:08 GMT OR is a macro and therefore can't be used as an argument to APPLY. -- Peter L. DeWolf Motorola Cambridge Research Center pld@mcrc.mot.com -or- pld@abp.lcs.mit.edu