all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#55110: 29.0.50; Regression in query-replace prompt
@ 2022-04-25 15:37 Juri Linkov
  2022-04-26 19:42 ` Augusto Stoffel
  0 siblings, 1 reply; 5+ messages in thread
From: Juri Linkov @ 2022-04-25 15:37 UTC (permalink / raw)
  To: 55110; +Cc: augusto stoffel

X-Debbugs-Cc: Augusto Stoffel <arstoffel@gmail.com>

I noticed a recent regression after minibuffer-lazy-highlight changes:

0. emacs -Q
1. perform one query-replace to add some FROM and TO to its history:
   M-% a RET b RET
2. check that isearch still works in the minibuffer history:
   M-% C-r a
3. activate the region, e.g. C-SPC and move point
4. try to isearch in the history again:
   M-% C-r a

It fails with: [Failing I-search backward: a]

Maybe this is caused by minibuffer-lazy-highlight-setup
that sets filter to replace--region-filter in the minibuffer
instead of the original buffer?





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-05-15 18:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-25 15:37 bug#55110: 29.0.50; Regression in query-replace prompt Juri Linkov
2022-04-26 19:42 ` Augusto Stoffel
2022-04-27  7:44   ` Juri Linkov
2022-05-14 16:02     ` Augusto Stoffel
2022-05-15 18:45       ` Juri Linkov

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.