Ronan Waide <[EMAIL PROTECTED]> writes:

> (b) a function that does what INSTR used in BASIC, i.e. tell you if
> one string occurs within another (without any of that regexp stuff,
> obviously)?

(require 'cl-seq)
(search "qqqq" "hihihihihi qqqqq hihihihihi")

-- 
Alan Shutko <[EMAIL PROTECTED]> - In a variety of flavors!
Things equal to nothing else are equal to each other.

_______________________________________________
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to