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

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

bug#13602: 24.3.50; remove bindings for `icomplete-minibuffer-map' - mak


From: Drew Adams
Subject: bug#13602: 24.3.50; remove bindings for `icomplete-minibuffer-map' - make a separate mode
Date: Wed, 6 Feb 2013 07:49:13 -0800

> > I for one just disabled `icomplete-mode' in ~/.emacs when it got
> > added ido keybindings, waiting in the hope that someone 
> > will implement `icomplete-mode-without-ido-keybindings' :-)
> 
> (setq icomplete-minibuffer-map (make-sparse-keymap))
> should do it.

Here's the point: Users should not have to do that.

Give them a simple toggle command, so they don't need to know Lisp and dig into
the Icomplete or other code to figure that out and fix things.

And please turn off the bindings by default.

What's the big deal?  This should be a no-brainer.






reply via email to

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