unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* file-cache-minibuffer-complete binding in must-match map
@ 2007-11-21 20:14 Drew Adams
  2007-11-22 16:22 ` Richard Stallman
  0 siblings, 1 reply; 2+ messages in thread
From: Drew Adams @ 2007-11-21 20:14 UTC (permalink / raw)
  To: Bug-Gnu-Emacs

file-cache-minibuffer-complete is explicitly bound in map
minibuffer-local-must-match-map, even though the same binding is
already present in that map through inheritance of
minibuffer-local-completion-map.

This is not only unnecessary. It also makes it more cumbersome for a
user who wants to change the binding in both maps. S?he should be able
to change it in just minibuffer-local-completion-map and have
inheritance take care of minibuffer-local-must-match-map.


In GNU Emacs 22.1.1 (i386-mingw-nt5.1.2600)
 of 2007-06-02 on RELEASE
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --cflags -Ic:/gnuwin32/include'





^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: file-cache-minibuffer-complete binding in must-match map
  2007-11-21 20:14 file-cache-minibuffer-complete binding in must-match map Drew Adams
@ 2007-11-22 16:22 ` Richard Stallman
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Stallman @ 2007-11-22 16:22 UTC (permalink / raw)
  To: Drew Adams; +Cc: bug-gnu-emacs

    file-cache-minibuffer-complete is explicitly bound in map
    minibuffer-local-must-match-map, even though the same binding is
    already present in that map through inheritance of
    minibuffer-local-completion-map.

I think I got rid of that a few weeks ago.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-11-22 16:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-21 20:14 file-cache-minibuffer-complete binding in must-match map Drew Adams
2007-11-22 16:22 ` Richard Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).