]> git.eshelyaron.com Git - emacs.git/commit
Add way to prevent asking "increase specpdl size?"
authorRichard M Stallman <rms@gnu.org>
Fri, 16 Oct 2020 02:32:41 +0000 (22:32 -0400)
committerRichard Stallman <rms@gnu.org>
Fri, 16 Oct 2020 02:32:41 +0000 (22:32 -0400)
commit7e3a95d8fd0ced4a75edea7b14b3038b1997d516
tree357a16ed28bb8db467d92f3ca07a4565c02e2887
parentf5c9d3f54ec85a83bfe33d0171df2546e750ec0c
Add way to prevent asking "increase specpdl size?"

* net/shr.el (shr-offer-extend-specpdl): New option, default t.
(shr-descend): If shr-offer-extend-specpdl is nil, don't even ask
whether to extend the specpdl, just signal error.
lisp/net/shr.el