At 02:14 PM 8/2/2002 +0800, Christian Renz wrote: >Especially for dictionaries, it would be very convenient to match the >user's search key against the whole string instead of matching against >the beginning only.
Good idea, but it needs to be an option or the display of matches needs to be split, so that one can see the list of keys that start with the search key, and perhaps below that, the list of keys that otherwise contain the search key. Jerry