Yeah, the issue arises for matches that don't have a predictable replacement value. That is, where there is a common error that can be described as a particular pattern of characters or character-types, but the replacement value is inconsistent across the matches, and therefore can't simply be assigned. (I used the "die/the" example above simply as an illustration of the mechanics, not necessarily the specific search that's generating the issue)
|