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: Thu, 07 Feb 2013 11:50:34 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

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

I'm not very much in favor:
- in my environment, C-S-r works but C-S-s is not received by Emacs
  (maybe XFCE catches it?).
- it won't work in ttys.
- I find it cumbersome to type.
None of them are deal breakers.


        Stefan





reply via email to

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