* bug#27788: 25.2; doc of `query-replace*' and `perform-replace'
@ 2017-07-22 4:02 Drew Adams
2019-07-15 19:08 ` Lars Ingebrigtsen
0 siblings, 1 reply; 2+ messages in thread
From: Drew Adams @ 2017-07-22 4:02 UTC (permalink / raw)
To: 27788
Please describe each of the parameters for functions `query-replace',
`query-replace-regexp', and `perform-replace'. At least describe them
once, even if you choose to refer from one doc string to another for
some of them.
In particular, Emacs 25 apparently added parameter
REGION-NONCONTIGUOUS-P, but there is no description of it.
There also seems to be nothing in the Emacs 25 NEWS about
query-replacement now being restricted to a rectangular region. That's
too bad - doesn't help users as much as they deserve.
There also seems to be nothing in the Emacs manual about this feature.
Again, too bad.
In GNU Emacs 25.2.1 (x86_64-w64-mingw32)
of 2017-04-24 built on LAPHROAIG
Windowing system distributor 'Microsoft Corp.', version 6.1.7601
Configured using:
'configure --without-dbus --without-compress-install 'CFLAGS=-O2
-static -g3''
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#27788: 25.2; doc of `query-replace*' and `perform-replace'
2017-07-22 4:02 bug#27788: 25.2; doc of `query-replace*' and `perform-replace' Drew Adams
@ 2019-07-15 19:08 ` Lars Ingebrigtsen
0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2019-07-15 19:08 UTC (permalink / raw)
To: Drew Adams; +Cc: 27788
Drew Adams <drew.adams@oracle.com> writes:
> Please describe each of the parameters for functions `query-replace',
> `query-replace-regexp', and `perform-replace'. At least describe them
> once, even if you choose to refer from one doc string to another for
> some of them.
>
> In particular, Emacs 25 apparently added parameter
> REGION-NONCONTIGUOUS-P, but there is no description of it.
Looks like this has been fixed by now:
---
Non-nil REGION-NONCONTIGUOUS-P means that the region is composed of
noncontiguous pieces. The most common example of this is a
rectangular region, where the pieces are separated by newline
characters.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-07-15 19:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-22 4:02 bug#27788: 25.2; doc of `query-replace*' and `perform-replace' Drew Adams
2019-07-15 19:08 ` Lars Ingebrigtsen
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).