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

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

regex question


From: Dave Pawson
Subject: regex question
Date: Sun, 2 Sep 2007 18:11:48 +0100

I have text reading 'try>Letter'  e.g. 'try[A'
and I want to do a search/replace using regex.

I want to replace it with 'try text>A

I.e. I want to retain the group ([A-E])
so that the finished text reads 'try text>A

Does emacs regex support groups please?

TIA

-- 
Dave Pawson
XSLT XSL-FO FAQ.
http://www.dpawson.co.uk




reply via email to

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