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

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

bug#47981: [PATCH] Add newline and tab matching information to query-rep


From: Eric Skoglund
Subject: bug#47981: [PATCH] Add newline and tab matching information to query-replace-regexp docstring.
Date: Sat, 24 Apr 2021 05:25:39 +0000

"Filipp Gunbin" <fgunbin@fastmail.fm> writes:

> You may want to instead direct the reader to (info "(emacs) Inserting
> Text"), and in particular, section about "quoted-insert".

It feels a bit like leading users away from the specific information
they would want and towards some more general informaton. AFAIK
query-replace-regexp will only warn users in the minibuffer that "\n"
and "\t" will not work as usual (and for matching a tab character you do
not use quated-insert).

// Eric Skoglund






reply via email to

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