help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Regular expression - replace lower case to upper case


From: Rod Farmer
Subject: Regular expression - replace lower case to upper case
Date: Fri, 1 Nov 2002 12:33:39 +0800

Hi,
    I've been looking through the manuals and can't seem to find how to
replace all occurences of HTML tags in lower case, ie <body> with upper case
<BODY> as seems to be the W3C standards for 4.01

I was going to use M-x % regexp RET string RET but what I really want is
something like the s/foo/bar/g where
bar can actually be a reference back to the string that has been
matched.....


thanks heaps


Rod




reply via email to

[Prev in Thread] Current Thread [Next in Thread]