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?)