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: Dani Moncayo
Subject: bug#10885: Replace expressions: enhance functionality when searching in filled paragraphs
Date: Mon, 27 Feb 2012 14:27:39 +0100

>> Adding a "word-type mode" to query-replace (analogous of the word-type
>> mode of Isearch) would do what you want, and would be a good feature,
>> IMO.
>>
>> That is: add an option to query-replace whereby the matches are found
>> using a word-type search, instead of the (default) normal search.
>
> There exists already a "word query-replace mode" with `C-u M-%',
> but currently it is very limited.
>
> To bring it in sync with the "word search" is possible
> with this patch (for 24.2):

This patch seems to work too.  Thank you!


-- 
Dani Moncayo





reply via email to

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