py-shift-{left,right} should preserve active region

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

Take this code:

-----snip snip-----
print 'hello'
print 'world'
-----snip snip----

Highlight both lines (i.e. make the region active) and hit C-c C-r

The lines get correctly indented an extra level, but the region is no longer active. The region should stay active after the command so that subsequent C-c C-r/C-l commands can continue to be invoked easily.

Changed in python-mode:
assignee: nobody → Andreas Roehler (a-roehler)
importance: Undecided → Medium
milestone: none → 6.0.3
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.