[Top][All Lists]
[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
m&d.el.gz
Description: GNU Zip compressed data
- Re: Move selection up, down, Lennart Borgman (gmail), 2008/08/19
- RE: Move selection up, down, Drew Adams, 2008/08/19
- Re: Move selection up, down, Lennart Borgman (gmail), 2008/08/19
- RE: Move selection up, down, Drew Adams, 2008/08/19
- Re: Move selection up, down, Lennart Borgman (gmail), 2008/08/19
- RE: Move selection up, down, Drew Adams, 2008/08/19
- Re: Move selection up, down, Lennart Borgman (gmail), 2008/08/19
- Re: Move selection up, down, Jiri Pejchal, 2008/08/20
- Re: Move selection up, down,
martin rudalics <=
- Re: Move selection up, down, Richard M. Stallman, 2008/08/20