GNU bug report logs - #62505
29.0.60; Switching between query-replace and query-replace-regexp should be easy, like isearch

Previous Next

Package: emacs;

Reported by: Spencer Baugh <sbaugh <at> janestreet.com>

Date: Tue, 28 Mar 2023 15:35:02 UTC

Severity: normal

Found in version 29.0.60

Full log


View this message in rfc822 format

From: Spencer Baugh <sbaugh <at> janestreet.com>
To: Juri Linkov <juri <at> linkov.net>
Cc: 62505 <at> debbugs.gnu.org
Subject: bug#62505: 29.0.60; Switching between query-replace and query-replace-regexp should be easy, like isearch
Date: Wed, 29 Mar 2023 14:51:02 -0400
Juri Linkov <juri <at> linkov.net> writes:
>> isearch-forward and isearch-forward-regexp are bound to C-s and C-M-s.
>> After an isearch-forward is started, it can be switched to
>> isearch-forward-regexp by typing M-s r.
>>
>> query-replace and query-replace-regexp are bound to M-% and C-M-%.
>> After a query-replace is started, there's no way to switch it to
>> query-replace-regexp.
>
> It's not clear whether you want to switch modes when the replacement
> process is already underway, or when reading query-replace arguments
> in the minibuffer.  In Isearch mode 'M-s r' switches modes when the
> search process is in progress, not when reading the search string
> in the minibuffer.

I think both should work.

True that 'M-s r' doesn't work if you first start editing the search
string with 'M-e'.  Maybe Isearch would also benefit from having that
work?  With C-s and C-M-s bindings, which work both while searching and
while editing the search string in the minibuffer?




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

Previous Next


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