emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: debugging "Lisp nesting exceeds max-lisp-eval-dept" error??


From: Chris Moore
Subject: Re: debugging "Lisp nesting exceeds max-lisp-eval-dept" error??
Date: Wed, 24 Aug 2005 19:11:15 +0200

> Because of my  ~/.emacs and our site-local default.el are not
> small and load dozens of other files, I'd need quite a bit of time
> for producing a smallish "single-file"  ~/.emacs which
> reproduces the problem.

If you can't tell us how to reproduce the problem then we have no
chance of fixing it.

It's probably not as hard as you think to make a small .emacs that
reproduces the problem.  Put a (setq debug-on-error t) at the top of
~/.emacs then start commenting out large sections of the .emacs until
you find a small version that shows the problem.  Putting  '(  and  ) 
around a bunch of s-expressions acts as an effective 'block comment'.

Chris.




reply via email to

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