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

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

bug#31793: 26.1; (error "Lisp nesting exceeds ‘max-lisp-eval-depth’")


From: Leo Liu
Subject: bug#31793: 26.1; (error "Lisp nesting exceeds ‘max-lisp-eval-depth’")
Date: Tue, 12 Jun 2018 16:46:11 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (macOS 10.12.6)

On 2018-06-12 08:21 +0300, Eli Zaretskii wrote:
> Ugh, macOS...  This means no xbacktrace and no other GDB
> wizardry...

Indeed.

> Well, I think the most important thing is to produce a Lisp
> backtrace from the error.

Turns out 26.1 cannot load a version of python.el (by dave love) that I
have in my site-lisp.

1. emacs -Q -l python.el
2. M-x python-mode

,----[ error ]
| Variable binding depth exceeds max-specpdl-size
| Error in post-command-hook (global-eldoc-mode-check-buffers): (error 
"Variable binding depth exceeds max-specpdl-size")
`----

Gnus was just loading python-mode to fontify some code in an article.

Attachment: python.el
Description: python.el


reply via email to

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