help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: max-lisp-eval-depth


From: Ludwig, Mark
Subject: RE: max-lisp-eval-depth
Date: Thu, 31 Jan 2013 15:04:20 +0000

> From: jack-mac
> Sent: Thursday, January 31, 2013 8:54 AM
> Subject: Re: max-lisp-eval-depth
> 
> Le jeudi 31 janvier 2013 04:08:12 UTC+1, drain a écrit :
> > Stefan Monnier wrote
> >
> > > That's either because there's an infinite recursion (in which case you
> > > need to fix the corresponding code), or because the code uses more
> stack
> > > space than provided.
> >
> > The only problem is figuring out where in the code this occurs...
> 
> Perry Smith already gave you the answer:
> To use the emacs-lisp debugging tools, try to set the variable 'debug-on-
> error' to t (true) and see what happens when stack overflows.

Right, and I would REDUCE the value of max-lisp-eval-depth, so the error hits 
faster 
and when it does, I have fewer calls to wade through....




reply via email to

[Prev in Thread] Current Thread [Next in Thread]