all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Regular expression - replace lower case to upper case
@ 2002-11-01  4:33 Rod Farmer
  2002-11-01  2:32 ` Michael Slass
  2002-11-01  2:33 ` David Forrest
  0 siblings, 2 replies; 5+ messages in thread
From: Rod Farmer @ 2002-11-01  4:33 UTC (permalink / raw)


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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-11-01 21:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-01  4:33 Regular expression - replace lower case to upper case Rod Farmer
2002-11-01  2:32 ` Michael Slass
2002-11-01 19:34   ` Reiner Steib
2002-11-01 21:49     ` Michael Slass
2002-11-01  2:33 ` David Forrest

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.