[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: BUG-LISP at MIT-MC
- From: Alan Bawden <ALAN at MIT-MC>
- Date: Sat, 8 Nov 80 09:32:00 GMT
- Original-date: 8 November 1980 04:32-EST
(caseq '(foo) (t t))
;(FOO) MATCHING EXPRESSION NOT FIXNUM OR SYMBOL
;BKPT WRNG-TYPE-ARG
Couldn't this error message mention the function CASEQ??? It's rather
hard to figure out what is wrong if you don't mention just what it is
that you are doing that requires a fixnum or a symbol. (Just why is
it an "EXPRESSION" anyway???)