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

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

Re: Universal/Singleton Clipboard emacs/kde/X-Windows


From: Kai Grossjohann
Subject: Re: Universal/Singleton Clipboard emacs/kde/X-Windows
Date: Wed, 03 Dec 2003 22:14:02 +0000
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.2 (gnu/linux)

edA-qa mort-ora-y <usenet@disemia.com> writes:

> Basically I want to unify the X/KDE clipboard with the Emacs
> clipboard. At present I need to use middle mouse click to paste from
> X/KDE into Emacs, and I'm not quite consistent in getting text from
> Emacs back into X/KDE.  (I'm using the X mode of emacs, but not X
> Emacs)

I think the following will do:

(setq mouse-sel-default-bindings 'interprogram-cut-paste)
(mouse-sel-mode 1)

Does it work?

Kai


reply via email to

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