>>>> "sb" == SL Baur <steve(a)xemacs.org>
writes:
sb> If God had intended programmers to write constructs like:
sb> (if <condition>
sb> nil
sb> <body>)
Didn't you mean to say something like:
(if (not <condition>)
nil
<body>)
to make it equivalent to the following (when ...) form?
sb> He would never have created the construct
sb> (when <condition>
sb> <body>)
sb> which isn't native to Emacs lisp either ...
--
Adrian Aichner
Applications Engineer
Teradyne GmbH
Semiconductor Test Group Telephone +49/89/41861(0)-208
Dingolfinger Strasse 2 Fax +49/89/41861-217
D-81673 MUENCHEN E-mail aichner(a)ecf.teradyne.com