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

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

Re: Copy from emacs to Ubuntu clipboard


From: Torben Knudsen
Subject: Re: Copy from emacs to Ubuntu clipboard
Date: Mon, 15 Dec 2008 08:47:34 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

>>>>> "Peter" == Peter Dyballa <Peter_Dyballa@Web.DE> writes:

Peter> Am 14.12.2008 um 18:07 schrieb Barrie Hiern:

>> How to copy from emacs to OS clipboard???


Peter> First press the Copy key, then, on the target, press the Paste
Peter> key.

What is the "Copy key"?  I guess the paste key (outside emacs) is C-v.

I haave used some binding myself which some times get over writen
which is a little anoining.  How do I avoid that?

In my .emacs I have

(global-set-key "\C-c\M-w" 'clipboard-kill-ring-save)
(global-set-key "\C-c\C-y" 'clipboard-yank)

-- 
Associate Prof. Ph.D Torben Knudsen     Mobile  : (+45) 2787 9826
Section of Automation and Control,      Direct  : 6 8694
Department of Electronic Systems,       Email   : tk@es.aau.dk   
Aalborg University 
Fredrik Bajersvej 7 
DK-9220 Aalborg Ø
Denmark 


reply via email to

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