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

[no subject]



In system 46.1, with microcode 692, on LISP Machine Six:

(defun foo(<argument-list>) <function-definition>) compiles fine but

       (defun foo(<argument-list>) <function-definition>) gives the message:
 /|\
  |
white space

UNBALANCED PARENTHESES in the mode line.