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

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

Re: "cl-map-keymap: Lisp nesting exceeds max-lisp-eval-depth"


From: Richard Stallman
Subject: Re: "cl-map-keymap: Lisp nesting exceeds max-lisp-eval-depth"
Date: Fri, 12 Nov 2004 02:06:06 -0500

Please try running under GDB with a breakpoint at this line
in eval.c:

      if (lisp_eval_depth > max_lisp_eval_depth)
        error ("Lisp nesting exceeds max-lisp-eval-depth");

When it stops there, please type `xbacktrace' to make a Lisp
backtrace, and mail it to us.




reply via email to

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