emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: completing-read doesn't require exact match when completion-ignore-c


From: Richard Stallman
Subject: Re: completing-read doesn't require exact match when completion-ignore-case is set
Date: Mon, 06 Sep 2004 23:43:55 -0400

    and answer "fooa" at the prompt.  completing-read the returns
    "fooa", even though REQUIRE-MATCH is set to t.

    It could be argued that this should be the expected behaviour (as
    completion-ignore-case is set to t).

Yes, this is legitimate.  When completion-ignore-case is t,
`fooa' and `fooA' do match.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]