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

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

bug#10885: Replace expressions: enhance functionality when searching in


From: Juri Linkov
Subject: bug#10885: Replace expressions: enhance functionality when searching in filled paragraphs
Date: Thu, 06 Sep 2012 22:11:33 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (x86_64-pc-linux-gnu)

> But I meant to bind `M-s SPC' not while reading the arguments, but
> right after that, i.e. during the interactive replacing.

If you meant `query-replace-map' then it lacks other isearch
keybindings too, e.g. toggling case-fold, regexp and word mode.
It has a similar feature to edit the replacement string but it's bound
to the `E' key unlike `M-e' to edit the search string in isearch.

> But I don't meant that.  What I want is the possibility to have these
> two variables "synchronized" or "connected" at every moment, even
> after toggling its value with `M-s SPC'.  IOW: make Isearch and
> query-replace _share_ the same setting (at every moment).

They are already shared and synchronized when you run query-replace
from isearch like e.g. `C-s replace this M-w SPC M-%'.





reply via email to

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