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

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

bug#27655: 25.2; Lisp nesting exceeds max-lisp-eval-depth in python-mode


From: Glenn Morris
Subject: bug#27655: 25.2; Lisp nesting exceeds max-lisp-eval-depth in python-mode 6.2.3
Date: Fri, 14 Jul 2017 14:07:35 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Håkon Hægland wrote:

> (setq debug-on-error t)
> (setq package-load-list '((python-mode t)))
> (package-initialize)
> (setq package-enable-at-startup nil)
>
>
> The Python mode that package-initialize above loads was installed with the
> Emacs package manager as python-mode-20170307.457 in my elpa directory. If
> I comment out the line (package-initialize) above, it works fine (then
> Emacs uses the Python mode in
> /opt/emacs-25.2/share/emacs/25.2/lisp/progmodes/python.el.gz instead).

python-mode (as opposed to python.el) is not part of GNU Emacs or GNU Elpa.
So please report this to whoever maintains it, not here.






reply via email to

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