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

[no subject]



In a fresh LISP:
(*RSET NIL)
(SETQ X '(1 2 3))
(SORTCAR (CDR X))
gives ;**MISSING-ARG** UNDEFINED FUNCTION IN UUO CALL.

Not a very winning error message.