[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
STRING-SEARCH-NOT-SET
- To: RWK at MIT-MC
- Subject: STRING-SEARCH-NOT-SET
- From: JONL at MIT-MC (Jon L White)
- Date: Wed, 14 May 80 14:49:00 GMT
- Cc: (BUG LISP) at MIT-MC
- Original-date: 14 MAY 1980 1049-EDT
Date: 13 May 1980 22:38-EDT
From: Robert W. Kerns <RWK at MIT-MC>
(STRING-SEARCH-NOT-SET '(~f ~r) "foobarf") ==> 0
I.e. it isn't understanding character objects.
RIGHT! The LISPM definition of this function requires the
numeric representation.