[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Double Screw
- To: BUG-COMPLR at MIT-MC
- Subject: Double Screw
- From: Alan Bawden <ALAN at MIT-MC>
- Date: Sat, 18 Oct 80 10:39:00 GMT
- Cc: BUG-LISP at MIT-MC
- Original-date: 18 October 1980 06:39-EDT
I complained a long time ago that something of the form
(defun (let foo bar) ...) caused the following nasty error message:
(COMMENT **** (LET FROM USER FILE #FILE-IN-|DSK:LIL;KERNEL 262|-70722)
Redefining system function in function LET)
Now I am being screwed because the presence of this message in the
unfasl file makes it impossible to READ back in again. (I guess I am
lucky that there wasn't a #F macro defined.)
Could someone fix the original bug or perhaps just fix the place where
file objects are PRINTed into unfasl files?