new-page char causes loop

Bug #762498 reported by Andreas Roehler
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-mode.el
Fix Released
Undecided
Andreas Roehler

Bug Description

-----snip snip-----
class Foo:
    def baz(self):

^L
-----snip snip-----

I'm not sure this will come through on the email, but there is a control-L in
column zero of the last line. Now put point the line after `def baz` and hit
TAB. You'll get a max-lisp-eval-depth error. Remove the ^L and it works
fine. Note that Python treats ^L's as whitespace.

Cheers,
-Barry

Related branches

Changed in python-mode:
assignee: nobody → Andreas Roehler (a-roehler)
Changed in python-mode:
status: New → In Progress
Changed in python-mode:
status: In Progress → Fix Committed
Changed in python-mode:
milestone: none → 6.0
Changed in python-mode:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.