GNU bug report logs - #60741
29.0.60; 'M-c' shadowed in the minibuffer

Previous Next

Package: emacs;

Reported by: Juri Linkov <juri <at> linkov.net>

Date: Wed, 11 Jan 2023 19:58:01 UTC

Severity: normal

Fixed in version 29.0.60

Done: Juri Linkov <juri <at> linkov.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Juri Linkov <juri <at> linkov.net>
To: 60741 <at> debbugs.gnu.org
Subject: bug#60741: 29.0.60; 'M-c' shadowed in the minibuffer
Date: Wed, 18 Jan 2023 20:06:00 +0200
close 60741 29.0.60
quit

> 'M-c' is bound globally to 'capitalize-word', but this keybinding
> is shadowed in the minibuffer, thus making it impossible to
> capitalize words.
>
> Isearch had this problem for a long time but now it's already solved with:
>
>   (put 'isearch-toggle-case-fold :advertised-binding "\M-sc")
>
> where 'M-s c' is used to toggle search case-sensitivity.
>
> So to avoid the problem the same could be done in 'read-regexp':

Pushed to make compatible with the search map currently
discussed in bug#60815 where it will be unified in master
among other M-s keys under the general setting search-key.




This bug report was last modified 2 years and 121 days ago.

Previous Next


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