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: Tino Calancha
Subject: Re: query-replace-regexp: Can't use \0 in TO-STRING
Date: Sat, 6 May 2017 19:34:17 +0900 (JST)
User-agent: Alpine 2.20 (DEB 67 2015-01-07)



On Sat, 6 May 2017, Eli Zaretskii wrote:

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.
Amen.
Thanks.



reply via email to

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