bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#16913: Please extend case-fold-search on-the-fly toggling


From: Drew Adams
Subject: bug#16913: Please extend case-fold-search on-the-fly toggling
Date: Mon, 13 Jun 2022 17:55:31 +0000

> > Are you sure no one might want to use the global binding of M-c
> > to capitalize words in the minibuffer?  While redefining it
> > for read-regexp is fine, we need to allow disabling it,
> > so I suggest to add ‘(defvar-keymap read-regexp-map …’.
> 
> It seemed unlikely to me, and it makes the definition much simpler
> (because of closures), so I didn't make a map for this.
> 
> I.e., I don't think anybody is going to bother to change this binding.

Too bad.  Short-sighted.

reply via email to

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