[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: (BUG ZWEI) at MIT-AI
- Subject:
- From: JIS@MIT-AI
- Date: Sat ,7 Oct 79 23:05:25 EDT
- 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