From: ken <gebser@mousecar.com>
To: GNU Emacs List <help-gnu-emacs@gnu.org>
Subject: RE for any text, including white space
Date: Wed, 16 Mar 2011 09:23:10 -0400 [thread overview]
Message-ID: <4D80B9BE.2070105@mousecar.com> (raw)
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.
next reply other threads:[~2011-03-16 13:23 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-16 13:23 ken [this message]
2011-03-16 19:40 ` RE for any text, including white space PJ Weisberg
2011-03-16 21:53 ` ken
2011-03-16 22:05 ` PJ Weisberg
2011-03-16 23:43 ` ken
2011-03-17 4:50 ` Kevin Rodgers
2011-03-17 10:20 ` ken
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4D80B9BE.2070105@mousecar.com \
--to=gebser@mousecar.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).