indent-after-assignement

Bug #748198 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

def foo():
    a = bar(one=1,
            two=2,
            three=3)

Put point _after_ the closing parenthesis and hit return. You get lined up under
the 't' in 'three' whereas you should be lined up under the 'a'.

Related branches

Changed in python-mode:
assignee: nobody → Andreas Roehler (a-roehler)
status: New → Confirmed
Changed in python-mode:
status: Confirmed → 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.