[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Losing Maclisp.2034
- To: KMP at MIT-EECS
- Subject: Losing Maclisp.2034
- From: Scott J. Kramer <SJK at MIT-MC>
- Date: Mon, 3 Nov 80 10:59:00 GMT
- Cc: BUG-LISP at MIT-MC
- Original-date: 3 November 1980 05:59-EST
Date: 2 Nov 1980 2318-EST
From: KMP at MIT-EE
To: SJK at MIT-EE
cc: BUG-LISP
Re: Losing Maclisp.2034
XX, Speech, and EE are all losing by having SETF try to AUTOLOAD it rather
than having it primitively defined to be an FSUBR. This causes a SETF undefined
after autoload message when you try somethgin like (SETF x 3) ... I don't
understand why this should be different on tweneces than on its. or maybe
it is broken in all lisps and we haven:'t seen the effect yet (sorry about
the typos -- this is a losing ai tv i am on) ... can you please look into
fixing this? thanks muchly. -kmp
Fixed on EE, the SETF there was ancient and thus incompatable with the newer
Lisp. -sjk