[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: "Regular expression too big" when opening a large web page
- From: Katsumi Yamaoka <yamaoka@xxxxxxx>
- Date: Fri, 25 Jul 2014 08:16:47 +0900
- X-ml-name: emacs-w3m
- X-mail-count: 12340
- References: <86lhribmr5.fsf@xxxxxxxxxxxxxxxxxxxx>
In [emacs-w3m : No.12339]
On Thu, 24 Jul 2014 23:05:50 +0400, Filipp Gunbin wrote:
> I've got "Regular expression too big" error when trying to open an html
> file (downloaded locally). Here's the file:
> https://www.dropbox.com/s/b2zlcwbgasce63u/htmlsingle.tar.gz . Backtrace is
> attached.
Thank you for the point with a good example. I've fixed
the `w3m-filter-add-name-anchors' function in the emacs-w3m
CVS trunk. Could you try it?