[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#27897: [PATCH] 25.1; Add REGION-NONCONTIGUOUS-P arg to other replace
From: |
Drew Adams |
Subject: |
bug#27897: [PATCH] 25.1; Add REGION-NONCONTIGUOUS-P arg to other replace.el commands |
Date: |
Wed, 18 Apr 2018 14:05:28 -0700 (PDT) |
Attached is a patch for this.
(I updated doc strings for arg REGION-NONCONTIGUOUS-P.
See also bug #31207, for other doc-string changes that
should be made.)
> ping.
>
> Do you need an explicit patch for this? Would that make a
> difference in getting this done?
>
> > The patch is trivial - just do the same thing to commands such as
> > `replace-string', `replace-regexp', `query-replace-regexp-eval', and
> > `map-query-replace-regexp' as you did to `query-replace' and
> > `query-replace-regexp': add REGION-NONCONTIGUOUS-P arg to the
> > interactive spec the same way, and pass it to `perform-replace' the
> same
> > way.
> >
> > (Shouldn't this have been done in the first place?)
replace-2018-04-18.patch
Description: Binary data
- bug#27897: [PATCH] 25.1; Add REGION-NONCONTIGUOUS-P arg to other replace.el commands,
Drew Adams <=