On Mon, 19 Dec 2016, John Sechrest wrote:

> I got the impression that he wanted to have text of the form:

John,

   Yes, this is correct.

> Where you have to use the regular expression query and replace:
> https://www.emacswiki.org/emacs/ReplaceRegexp

   A regex is what I tried first, but apparently did not correct form the
expressions:
   Replace [A-Z]+ with [A-Z][a-z]+ 
Perhaps I need to group the replace regex with parentheses then use a back
reference with the replace regex? I tried that but did not have the correct
syntax.

Thanks,

RIch

_______________________________________________
PLUG mailing list
PLUG@lists.pdxlinux.org
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to