all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Marc Tfardy <m-t-o___CUT__IT@web.de>
To: help-gnu-emacs@gnu.org
Subject: Problem with extract big protion of data with regexp
Date: Fri, 30 May 2008 21:43:26 +0200	[thread overview]
Message-ID: <6ab3muF2t0d28U1@mid.individual.net> (raw)

I try to extract a table from HTML source, but without success.

The table begins with:
<table id="result"

and ends with:
</table>

Between this both delimeters is located 5..50 kB data (with
newlines). How can I get the content of the table together with
delimeters?

Either don't works my solution, or I get "Stack overflow in regexp
matcher" error.


regards
Marc





             reply	other threads:[~2008-05-30 19:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-30 19:43 Marc Tfardy [this message]
2008-05-30 21:25 ` Problem with extract big protion of data with regexp Lennart Borgman (gmail)

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6ab3muF2t0d28U1@mid.individual.net \
    --to=m-t-o___cut__it@web.de \
    --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.
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.