unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* pasting into emacs over ssh -X
@ 2006-08-21 16:59 Ryan Moszynski
  2006-08-23  8:57 ` henning
  0 siblings, 1 reply; 3+ messages in thread
From: Ryan Moszynski @ 2006-08-21 16:59 UTC (permalink / raw)


i use emacs in X mode using ssh -X, and I can't past into/out of
emacs.  I use FC4/gnome.  I also have a user that uses secureCRT in
windows and uses something like -X, and he has the same problem.

i've tried putting the next couple of lines in my .emacs.  they work
as long as you are using the same machine, but not if you are (ssh
-X)ing.
;;;;;;;;;;
(mouse-wheel-mode t)
(setq x-select-enable-clipboard t)
(setq interprogram-paste-function 'x-cut-buffer-or-selection-value)
;;;;;;;;;;

A solution to this would be a HUGE timesaver, and do away with countless scp's.

thanks, ryan

^ permalink raw reply	[flat|nested] 3+ messages in thread
[parent not found: <mailman.5396.1156179599.9609.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2006-08-23  9:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-21 16:59 pasting into emacs over ssh -X Ryan Moszynski
2006-08-23  8:57 ` henning
     [not found] <mailman.5396.1156179599.9609.help-gnu-emacs@gnu.org>
2006-08-23  9:30 ` Gordon Beaton

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).