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

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

Re: copy/paste to/from emacs


From: Tim X
Subject: Re: copy/paste to/from emacs
Date: 22 Jul 2005 16:00:02 +1000
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4

Haizi Zheng <haizi_zh@yahoo.com.cn> writes:

> If you want to copy some text from emacs, and then paste it in another
> application in X environment, you can have try as add the line below to
> you .emacs file:
> 
> (global-set-key [C-f11] 'clipboard-kill-ring-save)
> 
> This will add a new bind, here is contrl-f11, to replace the default M-w
> when copying, then in the other application, the normal paste operation
> will work.
> 
> By this method, there are two key-bindings, respectively take charge of
> the internal-copy-paste affairs and that between eamcs and other 
> applications. I admit that this method is a little ugly, is there 
> anyone who has better solution on this issue?
> 

I just use mouse button 2 to paste into other applications 

Tim
-- 
Tim Cross
The e-mail address on this message is FALSE (obviously!). My real e-mail is
to a company in Australia called rapttech and my login is tcross - if you 
really need to send mail, you should be able to work it out!


reply via email to

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