[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
STRING error messages
- To: (BUG LISP) at MIT-MC
- Subject: STRING error messages
- From: JGA at MIT-MC (John G. Aspinall)
- Date: Mon, 1 Dec 80 16:17:00 GMT
- Cc: JGA at MIT-MC
- Original-date: 1 DEC 1980 1117-EST
(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.