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

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

Re: Problem with extract big protion of data with regexp


From: Lennart Borgman (gmail)
Subject: Re: Problem with extract big protion of data with regexp
Date: Fri, 30 May 2008 23:25:36 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666

Marc Tfardy wrote:
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.


Hi Marc, please tell us how you try to do this.




reply via email to

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