[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: regexp stack overflow
>>>>> In [emacs-w3m : No.08512] Silvio Neef wrote:
> I'm a new emacs-w3m user - thanks for this great software!
Thank you for choosing emacs-w3m. :)
> When I'm editing TWiki pages with emacs-w3m I'm experiencing the same
> symptoms as in this old bug report from 2004:
> http://emacs-w3m.namazu.org/ml/msg07151.html
> I read on the mailing list that this bug has been fixed, so I tried
> the stable version from May 2005, and also a current CVS checkout. I
> get the regex stack overflow in both versions. Do you know if maybe
> this bug could have been re-introduced?
There might be another regexp which is complicated or covers a
long range, although it hasn't been reported afterwards. It is
easy to find it if it really exists, and I might be able to fix
it. Could you send a Lisp backtrace? To do that, run
`M-x toggle-debug-on-error' before the error occurs, and include
the contents of the "*Backtrace*" buffer in an email.
P.S. I'm sorry for a late response. I got the flu just before
you sent the message to the list, but I'm fine now.