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

[no subject]



CC: (BUG LISPM) at MIT-AI
I have found an incompatability with the ZEI in system 17.
My init file binds zwei:*lisp-defun-indentation* to 7.
This results in the new ZWEI blowing out complaining that
7 was called as a function. I went munging through the code and
changed *lisp-defun-indentation* to be (0 7) this did the correct
thing.

			-Jeff