all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ryan Moszynski" <ryan.m.lists@gmail.com>
Subject: pasting into emacs over ssh -X
Date: Mon, 21 Aug 2006 12:59:55 -0400	[thread overview]
Message-ID: <fbf7c10b0608210959h2b02bef0k9dd01911fe51d7f7@mail.gmail.com> (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

             reply	other threads:[~2006-08-21 16:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-21 16:59 Ryan Moszynski [this message]
2006-08-23  8:57 ` pasting into emacs over ssh -X henning
     [not found] <mailman.5396.1156179599.9609.help-gnu-emacs@gnu.org>
2006-08-23  9:30 ` Gordon Beaton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fbf7c10b0608210959h2b02bef0k9dd01911fe51d7f7@mail.gmail.com \
    --to=ryan.m.lists@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.