all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* paste from local emacs to ssh remote term emacs
@ 2003-06-09  0:06 David Kritzberg
  2003-06-09 16:39 ` Rob Thorpe
  0 siblings, 1 reply; 3+ messages in thread
From: David Kritzberg @ 2003-06-09  0:06 UTC (permalink / raw)


When I try to copy text from a local emacs session (C-w) to a remote
emacs session running in a gnome-term (over ssh), I find that there is
nothing 'on the clipboard'.  I've never really gotten the hang of the
'kill ring' but I can copy and paste in the opposite direction, and I
can copy from galeon/mozilla into a remote emacs running the same
way.  Can anyone suggest to me what I might be doing wrong?  Thanks

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

* Re: paste from local emacs to ssh remote term emacs
  2003-06-09  0:06 paste from local emacs to ssh remote term emacs David Kritzberg
@ 2003-06-09 16:39 ` Rob Thorpe
  2003-06-11 20:39   ` David Kritzberg
  0 siblings, 1 reply; 3+ messages in thread
From: Rob Thorpe @ 2003-06-09 16:39 UTC (permalink / raw)


David Kritzberg <dave@kritzberg.colorado.edu> wrote in message news:<m3wufwktbp.fsf@kritzberg.colorado.edu>...
> When I try to copy text from a local emacs session (C-w) to a remote
> emacs session running in a gnome-term (over ssh), I find that there is
> nothing 'on the clipboard'.  I've never really gotten the hang of the
> 'kill ring' but I can copy and paste in the opposite direction, and I
> can copy from galeon/mozilla into a remote emacs running the same
> way.  Can anyone suggest to me what I might be doing wrong?  Thanks

Firstly M-x customize the variable x-select-enable-clipboard to t
Then things will go into the X clipboard.  If you do a middle-button
paste it should paste into the remote Emacs (due to the way X works,
not Emacs).

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

* Re: paste from local emacs to ssh remote term emacs
  2003-06-09 16:39 ` Rob Thorpe
@ 2003-06-11 20:39   ` David Kritzberg
  0 siblings, 0 replies; 3+ messages in thread
From: David Kritzberg @ 2003-06-11 20:39 UTC (permalink / raw)


robert.thorpe@antenova.com (Rob Thorpe) writes:

> Firstly M-x customize the variable x-select-enable-clipboard to t
> Then things will go into the X clipboard.  If you do a middle-button
> paste it should paste into the remote Emacs (due to the way X works,
> not Emacs).

Thanks Robert.

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

end of thread, other threads:[~2003-06-11 20:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-09  0:06 paste from local emacs to ssh remote term emacs David Kritzberg
2003-06-09 16:39 ` Rob Thorpe
2003-06-11 20:39   ` David Kritzberg

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.