All Manuals > CAPI User Guide and Reference Manual > 21 CAPI Reference Entries

NextPrevUpTopContentsIndex

collection-search

Generic Function
Summary

The generic function collection-search calls find-string-in-collection with a string provided by the user.

Package

capi

Signature

collection-search collection &optional set

Description

Prompts the user for a string and calls find-string-in-collection with collection , set and this string.

set defaults to t.

Notes

collection-search is deprecated. Use collection-find-string instead.

See also

collection
collection-find-string
find-string-in-collection


CAPI User Guide and Reference Manual (Macintosh version) - 25 Feb 2015

NextPrevUpTopContentsIndex