unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* add an empty line at the begin of a rectangle
@ 2017-12-10 17:59 Rainer Stengele
  2017-12-10 18:36 ` Kaushal Modi
  0 siblings, 1 reply; 2+ messages in thread
From: Rainer Stengele @ 2017-12-10 17:59 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

I believe a simple question but I cannot find a solution:

I want to add an empty line at the begin of a rectangle and thus shift the while rest of only that column in the buffer down by 1 row.
Example:

Having:

AAAA 0000
BBBB 1111
CCCC 2222
      3333

I want to get:

      0000
AAAA 1111
BBBB 2222
CCCC 3333

Thank you.
Regards, Rainer




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-12-10 18:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-10 17:59 add an empty line at the begin of a rectangle Rainer Stengele
2017-12-10 18:36 ` Kaushal Modi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).