0

I've already selected some lines in emacs. What is the easiest way to move those lines (whole line) up or down?

enter image description here

  • 1
    possible duplicate of [Move line/region up and down in emacs](http://stackoverflow.com/questions/2423834/move-line-region-up-and-down-in-emacs) – Biffen Sep 14 '14 at 20:34

1 Answers1

1

drag-stuff-mode is probably what you need.

goneri
  • 1,545
  • 1
  • 9
  • 7