[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: (BUG LISP) at MIT-MC
- From: KMP at MIT-MC (Kent M. Pitman)
- Date: Sun, 1 Apr 79 11:03:00 GMT
- Original-date: 1 APR 1979 0603-EST
(MAPCAN '(LAMBDA (X) 'A) '(X Y))
gives the error message:
;A ATOMIC ARG TO LAST
This doesn't aid any in debugging ... could you make the error say
something maybe about MAPCAN? Thanx.