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: Mon, 04 Feb 2013 09:51:44 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> It is not kosher to bind such keys in the minibuffer in a general mode.

Of course it is.  Most modes do that.

> Let users bind them if they like.

Instead, we provide a default set.  The user is still, as always, free
to add or remove bindings.
E.g. you might like to add (setq icomplete-minibuffer-map (make-sparse-keymap))
to your .emacs if you prefer the old behavior.


        Stefan





reply via email to

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