all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* is this possible using the new rectangle mark mode?
@ 2014-02-01  8:30 Barry OReilly
  0 siblings, 0 replies; 7+ messages in thread
From: Barry OReilly @ 2014-02-01  8:30 UTC (permalink / raw)
  To: darren.hoo; +Cc: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 46 bytes --]

See also: http://stackoverflow.com/a/14046463

[-- Attachment #2: Type: text/html, Size: 125 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread
* is this possible using the new rectangle mark mode?
@ 2014-01-31 13:39 Darren Hoo
  2014-01-31 15:28 ` Stefan Monnier
  2014-01-31 19:50 ` Tim Visher
  0 siblings, 2 replies; 7+ messages in thread
From: Darren Hoo @ 2014-01-31 13:39 UTC (permalink / raw)
  To: emacs-devel

kill a rectangle marked region ending with a line that is not the
longest line like:

    aaaaaaaaaaaaaaaaaaaaa
    bbbbbbbbbbbbbbbb
    ccccccccc

and yank it to these lines:

    1
    2
    3

and I want it to be either this:

    aaaaaaaaaaaaaaaaaaaaa1
    bbbbbbbbbbbbbbbb2
    ccccccccc3

or this one:

    aaaaaaaaaaaaaaaaaaaaa1
    bbbbbbbbbbbbbbbb     2
    ccccccccc            3





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

end of thread, other threads:[~2014-02-02  1:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-01  8:30 is this possible using the new rectangle mark mode? Barry OReilly
  -- strict thread matches above, loose matches on Subject: below --
2014-01-31 13:39 Darren Hoo
2014-01-31 15:28 ` Stefan Monnier
2014-02-01  7:24   ` Thierry Volpiatto
2014-02-01 20:54     ` Rasmus
2014-02-02  1:10       ` Stefan Monnier
2014-01-31 19:50 ` Tim Visher

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.