all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* RE for any text, including white space
@ 2011-03-16 13:23 ken
  2011-03-16 19:40 ` PJ Weisberg
  0 siblings, 1 reply; 7+ messages in thread
From: ken @ 2011-03-16 13:23 UTC (permalink / raw)
  To: GNU Emacs List

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.



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

end of thread, other threads:[~2011-03-17 10:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-16 13:23 RE for any text, including white space ken
2011-03-16 19:40 ` 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

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.