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

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

Re: amacsclient with emacs daemon/server on remote host


From: tomas
Subject: Re: amacsclient with emacs daemon/server on remote host
Date: Sun, 17 Jan 2016 14:10:12 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Sat, Jan 16, 2016 at 02:52:23PM -0500, ken wrote:
> On 01/16/2016 11:36 AM, kstrempel@gmail.com wrote:
> >Am Sonntag, 17. August 2014 15:29:33 UTC+2 schrieb lee:
> >>Hi,
> >>
> >>I'm trying to find out how I could run an instance of emacs on a remote
> >>host and access this instance with emacsclient over the network.
> >>
> >>Currently, I'm doing this all the time with the instance of emacs
> >>running on the local host with (server-start) in my ~/.emacs.  I'd like
> >>to do the same, but with emacs running on the remote host.
> >>
> >>Is this even possible, and if so, how do I tell the server to listen on
> >>a port for network connections?
> >>
> >>
> >>--
> >>Knowledge is volatile and fluid.  Software is power.
> >
> >Did you found a way to do that? I'm trying to find a way to connect from OS 
> >X to an emacs daemon in my vagrant box.

There are options for the server to use tcp: `server-use-tcp' (since
22.1) and to fix the port used: `server-port' (this one since 24.1.

That said, do consider Tramp mode, which is really, extremely nice.
Just when you visit a file, enter its path as:

  /ssh:my.other.system:/path/to/file

It asks you for a password (or passphrase) and... voilà. Caching,
bookmarks, all sorts of useful things Just Work.

regards
- -- tomás
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlabkrQACgkQBcgs9XrR2kYolgCfZOn7kd//iWLb88Dij5H6GPTy
zMoAn3ydHb7wQrqliPJiNFKMqevTHaNZ
=c7pu
-----END PGP SIGNATURE-----



reply via email to

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