help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Pointer to docs: Run emacs remotely - display on localhost


From: Stefan Monnier
Subject: Re: Pointer to docs: Run emacs remotely - display on localhost
Date: Fri, 09 Aug 2013 14:32:16 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> I once knew how to connect to an emacs-server running in X on a remote
> host and have the display appear on the localhost host.  But I've
> forgotten what little I knew about it.

Maybe:

   ssh -X remotemachine emacsclient -c
or
   ssh remotemachine emacsclient --display "localmachine:0"


-- Stefan


reply via email to

[Prev in Thread] Current Thread [Next in Thread]