From ... From: Erik Naggum Subject: Re: PROGN considered intrusive? Date: 1999/03/22 Message-ID: <3131057727569598@naggum.no>#1/1 X-Deja-AN: 457408272 References: <3131012851256245@naggum.no> mail-copies-to: never Organization: Naggum Software; +47 8800 8879; http://www.naggum.no Newsgroups: comp.lang.lisp * Sam Steingold | - you are trying to solve an imaginary problem (most problems with | syntax are such); false. I'm working with huge amounts of code with the IF* macro, because the author thinks IF, WHEN and UNLESS suck, big time. | IIRC, the FAQ suggests using COND instead of IF/PROGN. | That's what I do. OK, so I forgot to mention the gripes with COND, too. #:Erik