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

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

bug#13805: query-replace-regexp has conflicting interactive defaults


From: Juri Linkov
Subject: bug#13805: query-replace-regexp has conflicting interactive defaults
Date: Mon, 25 Feb 2013 22:58:09 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (x86_64-pc-linux-gnu)

>> From `emacs -Q':
>> M-% . RET ! RET ;; To put a replacement into the history.
>> M-b    ;; To place point before the word "buffer" in *scratch*.
>> C-M-%  ;; Prompts "Query replace regexp (default . -> !): ".
>> RET    ;; Prompts "Query replace regexp \_<buffer\.\_> with: ".
>> RET !  ;; Replaces "buffer" with "".
>
> The default logic was broken a week ago in revno:111803.
> This patch should restore the previous correct behavior:

This is fixed now, thanks for the bug report.





reply via email to

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