Is the regexp package able to do substitutions that preserve part of the text that is in the search target?
In other words, if I have lines like: AxxxxxxxB AyyyyyyyB AzzzzzzzB can a do a substitution that will change A and/or B but not change the xxxxxx, yyyyy, or zzzz? For example, change A to C and B to D resulting in: CxxxxxxxD CyyyyyyyD CzzzzzzzD -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>