[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



(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???)