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

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

bug#10788: 23.4; infinite-loop in python-end-of-statement


From: Leo
Subject: bug#10788: 23.4; infinite-loop in python-end-of-statement
Date: Sat, 11 Feb 2012 12:14:00 +0800

In a python buffer with the following text

 x = 1 + \

and make sure the end of buffer is immediately following \ i.e. no
trailing newlines after \.

Move point to the end of buffer and eval (python-end-of-statement).

You should see the infinite-loop.

Leo





reply via email to

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