TAB misbehavior on newly opened lines

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

Bug Description

Put this in a file

---snipsnip---
class Foo:

    def bar(self):
        pass
---snipsnip---

Now put point at the beginning of the `pass` line and hit C-o. Point should be at the beginning of the line.

Now hit TAB. You get the correct amount of leading whitespace, but instead of point being left at the end of the whitespace, it's left at the beginning of the line.

Changed in python-mode:
milestone: none → 6.1.1
assignee: nobody → Andreas Roehler (a-roehler)
importance: Undecided → High
status: New → In Progress
Changed in python-mode:
status: In Progress → Fix Committed
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.