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

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

bug#30277: 26.0.91; Infinite recursion in python-nav-beginning-of-statem


From: Noam Postavsky
Subject: bug#30277: 26.0.91; Infinite recursion in python-nav-beginning-of-statement
Date: Mon, 29 Jan 2018 16:09:24 -0500

found 30277 24.4
tag 30277 confirmed
quit

On Sun, Jan 28, 2018 at 5:42 PM, Ola Nilsson <ola.nilsson@gmail.com> wrote:
> The infinite recursion is triggered when the first line of a
> python-mode buffer starts with space and ends with a backslash.
>
> With emacs -Q
>
> * create a new buffer
> * M-x python-mode
> * Insert SPACE \ ENTER
>
> => Lisp nesting exceeds ‘max-lisp-eval-depth’
>
> The infinite recursion is also triggered if the first line of a narrowed
> region starts with space and ends on a backslash.

Happens back to 24.4, but not in 24.3.





reply via email to

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