help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: emacs24/gtk3 - how to mark rectangle of to primary selection?


From: Jonathan Groll
Subject: Re: emacs24/gtk3 - how to mark rectangle of to primary selection?
Date: Tue, 26 Jun 2012 20:29:33 +0200
User-agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/24.0 Mule/6.0 (HANACHIRUSATO)

On Tue, 26 Jun 2012 16:24:12 +0200, Paul K <mafeuser@gmail.com> wrote:

> Hallo.
> 
> I tried to do it with cua-mode, but no luck.
> 
> Have You got any ideas?

You could do it step-wise:
Kill a rectangle. set-mark-command (c-SPC) at one corner, kill-rectangle (C-x
r k) at the opposite corner. Then undo (C-_) if you don't want the
text to be lost.

Then go to the scratch buffer and yank-rectangle (C-x r y). Then do
whatever you normally do to highlight with the mouse etc to get it
into the primary selection.

Cheers,
Jonathan
--
jjg: Jonathan J. Groll : groll co za
has_one { :blog => "http://bloggroll.com"; }
"Men always want to be a woman's first love. Women have a more subtle
 instinct: What they like is to be a man's last romance." ~ Oscar Wilde



reply via email to

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