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


Message #98 received at 13602 <at> debbugs.gnu.org (full text, mbox):

From: Juri Linkov <juri <at> jurta.org>
To: Jambunathan K <kjambunathan <at> gmail.com>
Cc: 13602 <at> debbugs.gnu.org, Stefan Monnier <monnier <at> IRO.UMontreal.CA>
Subject: Re: bug#13602: 24.3.50;
	remove bindings for `icomplete-minibuffer-map' - make a separate mode
Date: Fri, 08 Feb 2013 09:55:54 +0200
> +2013-02-07  Jambunathan K  <kjambunathan <at> gmail.com>
> +
> +	* icomplete.el (icomplete-forward-completions)
> +	(icomplete-backward-completions): Handle corner case (bug#13602).

Thanks, your fix is now installed in trunk.

> How about C-S-s and C-S-r?  I just need to have Shift key depressed,
> which is fine with me.
>
>     (define-key map [?\C-\S-s]  'icomplete-forward-completions)
>     (define-key map [?\C-\S-r]  'icomplete-backward-completions)

Such compromise keys do not do any good neither to ido users
nor to non-ido users.

Better would be to add an option like `icomplete-enable-ido-keys' that
when set to t will define ido-specific bindings on `C-s' and `C-r'.




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.