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: jack-mac
Subject: Re: max-lisp-eval-depth
Date: Thu, 31 Jan 2013 06:54:04 -0800 (PST)
User-agent: G2/1.0

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.



reply via email to

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