> From: Michael Ernst <[EMAIL PROTECTED]> > Date: Mon, 12 Jun 2006 12:09:12 -0400 > To: [email protected], Dave Gillespie <[EMAIL PROTECTED]> > Cc: > Subject: Partial completion (complete.el) fails to respect case of user input > > Ordinary minibuffer completion preserves case when possible, even when > completion-ignore-case is set. Partial completion (from complete.el) does > not. As a result, partial completion can return a different result than > normal completion, when completion-ignore-case is set. Normal completion > gives the more intuitive result, and partial completion should do likewise, > for both usability and consistency. > > I have attached below some tests, plus a patch that corrects the problems.
Thanks, I installed the patch. _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
