emacs-devel
[Top][All Lists]
Advanced

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

Re: query-replace-regexp: Can't use \0 in TO-STRING


From: Eli Zaretskii
Subject: Re: query-replace-regexp: Can't use \0 in TO-STRING
Date: Sat, 06 May 2017 11:09:04 +0300

> From: Tino Calancha <address@hidden>
> Date: Sat, 6 May 2017 14:04:46 +0900 (JST)
> Cc: Tino Calancha <address@hidden>,
>       Emacs developers <address@hidden>
> 
> The docstring for `query-replace-regexp' was updated in commit 38f4b8ea615
> to fix Bug#23884.
> Apparently, \0 has never referred to the whole match in this command
> (\& it does), so we might want to skip \0 from this docstring and the 
> manual.

I fixed the doc string.  the manual doesn't need fixing, AFAICT, as it
already describes the behavior correctly.

Thanks.



reply via email to

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