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: Stefan Monnier
Subject: bug#13602: 24.3.50; remove bindings for `icomplete-minibuffer-map' - make a separate mode
Date: Wed, 06 Feb 2013 10:42:28 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> 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.


        Stefan





reply via email to

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