GNU bug report logs - #47699
[PATCH] Improve completion-list-mode-map

Previous Next

Package: emacs;

Reported by: Gregory Heytings <gregory <at> heytings.org>

Date: Sun, 11 Apr 2021 01:05:01 UTC

Severity: normal

Tags: fixed, patch

Fixed in version 28.1

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

Bug is archived. No further changes may be made.

Full log


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

From: Gregory Heytings <gregory <at> heytings.org>
To: Drew Adams <drew.adams <at> oracle.com>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 47699 <at> debbugs.gnu.org
Subject: RE: [External] : bug#47699: [PATCH] Improve completion-list-mode-map
Date: Sun, 11 Apr 2021 19:21:54 +0000
>> Are you sure that it's okay to rebind M-c in 
>> minibuffer-local-completion-map?  It's a good mnemonic for 
>> "completion", but it hides the capitalize-word binding, that users 
>> might possibly want to use there (I don't, it's only when thinking 
>> about this patch that I realized this).
>>
>> Another option would be M-g, which would not hide anything that is 
>> possibly useful in the minibuffer, and is still a mnemonic of "goto".
>
> FWIW, my voice says don't do any of this.  Just leave keymap 
> `completion-list-mode-map' alone.
>

Why?  Almost no keys are defined in completion-list-mode-map, so why would 
it not be okay to define a few of them?

>
> (Likewise, the minibuffer keymaps.)
>

Why?  And as I just said, if some object against M-c (as you just did), 
M-g is the other choice, its meanings in global-map can't be used in the 
minibuffer.

>
> As for a key to switch between the minibuffer and *Completions*, FWIW 
> Icicles uses `C-<insert>', by default.
>

C-<insert> doesn't exist on laptop keyboard, and can't be used in a 
terminal, so it isn't exactly a good candidate.




This bug report was last modified 3 years and 358 days ago.

Previous Next


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