GNU bug report logs - #13602
24.3.50; remove bindings for `icomplete-minibuffer-map' - make a separate mode

Previous Next

Package: emacs;

Reported by: "Drew Adams" <drew.adams <at> oracle.com>

Date: Thu, 31 Jan 2013 19:43:01 UTC

Severity: wishlist

Tags: wontfix

Found in version 24.3.50

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Juri Linkov <juri <at> jurta.org>
To: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
Cc: 13602 <at> debbugs.gnu.org, 'Jambunathan K' <kjambunathan <at> gmail.com>
Subject: bug#13602: 24.3.50; remove bindings for `icomplete-minibuffer-map' - make a separate mode
Date: Thu, 07 Feb 2013 01:45:55 +0200
>>> 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.
>
> BTW, which of those keybindings do you find inconvenient?

`C-r' like in bash is useful to search for previous input in the history.
This is especially useful for frequently used long command names
for which it's difficult to find the shortest completion alias and
remember it, e.g. for the command `gnus-read-ephemeral-emacs-bug-group'
re-invoking it from the history is easy with just `M-x C-r gn RET RET'.

Another frequently used case is using `C-s C-w C-w' to put the completed
string into the search ring, exit Isearch, exit the minibuffer and
search the same string from the ring in another buffer with `C-s C-s'.




This bug report was last modified 9 years and 25 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.