[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



In System 79.45, ZMail 40.7, Remote-File 2.0, LMFILE-Remote 5.3,
Tester 23.1, microcode 849, 60.45Hz, on Lisp Machine Twenty-two:

compiler-let doesn't indent right because it has an &rest arg,
not an &body arg.  This is because it is a fexpr.  Does it really
need to be a fexpr?  fexprs are rarely warranted and make writing
code analyzers a pain.