>>>>> "Robert" == Robert Dodier <robert.dodier at gmail.com> writes:
Robert> On 3/8/07, Vadim V. Zhytnikov <vvzhy at mail.ru> wrote:
>> It is better if exact search will be strictly exact
>> but if no exact match found we can print message
>> which suggest to use ??. We even can check
>> existence of inexact matches and inform the user
>> that some exist but not perform such search without
>> explicit user request
>> ?? foo
Robert> I've committed changes which implement exactly these policies.
I agree with Vadim.
I still disagree about the gratuitous change in behavior of ? since
you've just moved the current ? behavior to ??. What is the rationale
for this?
(But perhaps I don't really need a reason, since it's going to be that
way anyway.)
Ray