A following (COMPILE 'TEST) will get it compiled for sure. ... (comp.lang.lisp)Re: unusual OR syntax... always be the case for a procedural language, ... operators such as OR and AND, operands are evaluated left to right, and evaluation stops as soon as the results of the expression are known. ... true OR foo() - foowill never be called because the expression is true ... it for the reason that it