[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
A register can contain a rectangle instead of linear text. The rectangle is represented as a list of strings. See section H.10 Rectangles, for basic information on how to specify a rectangle in the buffer.
copy-rectangle-to-register
). With numeric argument, delete it as
well.
insert-register
).
The C-x r i r command inserts a text string if the register contains one, and inserts a rectangle if the register contains one.
See also the command sort-columns
, which you can think of
as sorting a rectangle. See section AC.21 Sorting Text.