[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: RLB at MIT-MC, BUG-LISP at MIT-MC
- From: Glenn S. Burke <GSB at MIT-ML>
- Date: Thu, 12 Mar 81 03:11:00 GMT
- Cc: PSZ at MIT-ML
- Original-date: 11 March 1981 22:11-EST
Date: 11 MAR 1981 2111-EST
From: RLB at MIT-MC (Richard L. Bryan)
A defmethod* for CALL messages to SUBR-CLASS lets me funcall the
result of FSYMEVAL (the latter defined by FUNCEL). This is a win.
However, an attempt to APPLY such a frob loses, with
UNDEFINED FUNCTION OBJECT.
Hmmm, the brand-x interpreter in the current lisp seems to suffer
from the same lossage, with the same manifestations that i remember
jonl and i fixing some time ago. In fact, it seems that i no longer
have a dump in a lisp in which this works.