GNU bug report logs -
#30675
Ask the user what to do when shr-make-table: Variable binding depth exceeds max-specpdl-size
Previous Next
Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Date: Fri, 2 Mar 2018 02:41:01 UTC
Severity: wishlist
Tags: fixed
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Lars Ingebrigtsen <larsi <at> gnus.org>
> Cc: jidanni <at> jidanni.org, 30675 <at> debbugs.gnu.org
> Date: Fri, 13 Apr 2018 13:48:22 +0200
>
> Eli Zaretskii <eliz <at> gnu.org> writes:
>
> > I'd feel much better with a lower factor, e.g. some value that is just
> > enough to cover this case plus some slack. Bonus points for providing
> > a defcustom with the factor, so that users could change that.
>
> The problem is that HTML may nest arbitrarily deep, so there isn't
> really any way to cover this completely. But the larger the stack size
> is, the lower the possibility for hitting the limit is.
>
> FWIW, I haven't hit the limit in about a year, so it's rare for people
> to encounter HTML that's that deeply nested.
Which probably means ten-fold increase is too much. Would increasing
the limit twice fix this problem? If so, then let's do that in
shr.el.
> why consult the user at all? :-)
Because there's a possibility of infinite recursion. So the question
actually boils down to "how much do you trust the code which caused
this?" And I'm guessing the answer will tend to be NO with each
additional prompt from the same command.
This bug report was last modified 7 years and 130 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.