emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Move selection up, down


From: martin rudalics
Subject: Re: Move selection up, down
Date: Wed, 20 Aug 2008 10:15:16 +0200
User-agent: Thunderbird 2.0.0.16 (Windows/20080708)

> Just to make it clear the netbeans implementation is actually only
> line oriented.
> If the selection span less than one line the move/copy operations
> works on the line with cursor.
> If the selection span more than one line it operates on those lines.
>
> Alt-Shift Left/Right/Up/Down Shift lines left/right/up/down
> Ctrl-Shift-Up/D Copy lines up/down

If you have Emacs 23 you can use the functions `m&d-drag-line-down' and
`m&d-drag-line-up' in the attached m&d.el file and add your key
bindings.  If you have Emacs 22 only I can try to find an older version
of this.

martin

Attachment: m&d.el.gz
Description: GNU Zip compressed data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]