unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Universal/Singleton Clipboard emacs/kde/X-Windows
@ 2003-10-24 14:08 edA-qa mort-ora-y
  2003-12-03 22:14 ` Kai Grossjohann
  0 siblings, 1 reply; 2+ messages in thread
From: edA-qa mort-ora-y @ 2003-10-24 14:08 UTC (permalink / raw)


I've search around for a while now, and I'm slowly just getting confused 
by the various clipboard settings in Emacs (and never actually finding 
the combination that I wanted).

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)

That is, I want to unify the mouse select/copy with the normal 
copy/paste functions so that they always have the same text.

Can anybody indicate how I can do that?


-- 
Shiva In Exile: Ethnic, World Ambient
	Solo album of Stefan Hertrich (Darkseed, Betray My Secrets)
Now available! <http://trostlos.org/shiva/>

--
edA-qa mort-ora-y
Trostlos Records <http://trostlos.org/>

"What suffering would man know if not for his own?"

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

* Re: Universal/Singleton Clipboard emacs/kde/X-Windows
  2003-10-24 14:08 Universal/Singleton Clipboard emacs/kde/X-Windows edA-qa mort-ora-y
@ 2003-12-03 22:14 ` Kai Grossjohann
  0 siblings, 0 replies; 2+ messages in thread
From: Kai Grossjohann @ 2003-12-03 22:14 UTC (permalink / raw)


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

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

end of thread, other threads:[~2003-12-03 22:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-24 14:08 Universal/Singleton Clipboard emacs/kde/X-Windows edA-qa mort-ora-y
2003-12-03 22:14 ` Kai Grossjohann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).