[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RP] new commands putsel and getsel
From: |
Shawn Betts |
Subject: |
Re: [RP] new commands putsel and getsel |
Date: |
09 Jan 2005 01:59:11 -0800 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 |
Joe Corneli <address@hidden> writes:
> Is there a way to use these commands from within a program (emacs)
> that's running remotely when my ratpoison is running locally?
If you had a copy of ratpoison on the remote machine, you could run:
DISPLAY=... ratpoison -c getsel
from the remote emacs and it'll get the selection off the X server.
-Shawn