return should bind to py-newline-and-indent by default

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

Bug Description

python-mode.el says this:

    ;; Most Pythoneers expect RET `py-newline-and-indent'
    (define-key map [(return)] 'py-newline-and-dedent)

I agree! So shouldn't py-newline-and-indent be the default?

Changed in python-mode:
assignee: nobody → Andreas Roehler (a-roehler)
importance: Undecided → Medium
status: New → In Progress
Changed in python-mode:
status: In Progress → Fix Committed
Revision history for this message
Tavis Rudd (tavis) wrote :

The current binding doesn't work in TTYs. See the attached fix in https://code.launchpad.net/~tavis/python-mode/tavis-fixes

Changed in python-mode:
status: Fix Committed → In Progress
Changed in python-mode:
milestone: none → 6.0.3
Changed in python-mode:
status: In Progress → 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.