Mercurial > emacs
view etc/ORDERS @ 63767:60a9b2133cf1
(call_debugger): Take full care of extending stack limits
to make space for the debugger, and restore the change afterward.
Bind debug-on-error to nil.
(restore_stack_limits): New subroutine.
(Fsignal): Extend specpdl bound along with eval depth bound,
for calling edebug. Don't do either one, for calling debugger.
(find_handler_clause): Don't bind debug-on-error here.
Don't unbind anything either.
Temporarily advance max_specpdl_size for calling
internal_with_output_to_temp_buffer.
(grow_specpdl): Don't alter max_specpdl_size before signaling an error.
(syms_of_eval) <max-specpdl-size>: Doc fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 25 Jun 2005 14:37:47 +0000 |
parents | 4ba215bc5b2d |
children | 3681678d3d86 |
line wrap: on
line source
Printed copies of the GNU Emacs Manual, the Emacs Lisp Reference Manual, "Programming in Emacs Lisp: An Introduction", and other materials can be ordered directly from the Free Software Foundation. For more information, see the order form on the web at <http://www.gnu.org/order/order.html>. Your purchases will help support further development of Emacs and other free software programs. You can also make tax-deductable donations to the Free Software Foundation, a not-for-profit organization (assuming you pay US taxes) - see <http://www.gnu.org/help/donate.html>.