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

STRING error messages



(load '((lisp) string))
(setq a 'ards)
(string-append "foo" a)

;ARDS ~1G~S does not pass the ~0G~S test, for function ~2G~S ?

I don't think this is very informative.
John.