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

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

RE for any text, including white space


From: ken
Subject: RE for any text, including white space
Date: Wed, 16 Mar 2011 09:23:10 -0400
User-agent: Thunderbird 2.0.0.24 (X11/20101213)

What's the RE for any text, white space included?  I also want to grab
(for match-string...) this text.  The text is bounded by known
characters.  E.g.,

<h3>Any Text-- <a name="thisname">
Hot Stuff</h3
>

In the above, how to grab the text of the title, i.e., everything
between <h3> and </h3>?  Conceivably this title text might contain
*anything* except "</[Hh]{1-9]".


tnx.

-- 
Anything is easy if you know how to do it.



reply via email to

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