GNU bug report logs - #52751
27.1; Go back to editing the from part in query replace

Previous Next

Package: emacs;

Reported by: ndame <laszlomail <at> protonmail.com>

Date: Thu, 23 Dec 2021 06:56:01 UTC

Severity: wishlist

Found in version 27.1

Full log


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

From: Juri Linkov <juri <at> linkov.net>
To: ndame <laszlomail <at> protonmail.com>
Cc: 52751 <at> debbugs.gnu.org, "ndame via \"Bug reports for GNU Emacs,
 the Swiss army knife of text
 editors\"" <bug-gnu-emacs <at> gnu.org>, rms <at> gnu.org
Subject: Re: bug#52751: 27.1; Go back to editing the from part in query replace
Date: Sat, 25 Dec 2021 22:44:03 +0200
> If you have two input fields which you can edit before submitting then the whole arrow
> thing is obsolete, because you don't have a single field where you have to insert
> a marker to separate the from/to inputs.

Unfortunately, there are problems with two fields.

First, each of these fields should act as the minibuffer
where M-p and M-n navigates the history of previous FROM->TO pairs.

Second, typing RET in the first field is ambiguous: it can mean either
that the user want to move to the second field, or that the user want
to replace all matches with an empty string by leaving the second field
empty.  This requires special-casing: RET in the first field to move to
the second field, and RET in the second field to accept both fields.




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

Previous Next


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