all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Robert Pluim <rpluim@gmail.com>
To: Manuel Giraud <manuel@ledu-giraud.fr>
Cc: t@fullmeta.me, help-gnu-emacs@gnu.org
Subject: Re: local emacsclient to remote emacs server
Date: Thu, 24 Mar 2022 11:09:30 +0100	[thread overview]
Message-ID: <87lewzach1.fsf@gmail.com> (raw)
In-Reply-To: <87o81wc289.fsf@elite.giraud> (Manuel Giraud's message of "Wed, 23 Mar 2022 12:55:34 +0100")

>>>>> On Wed, 23 Mar 2022 12:55:34 +0100, Manuel Giraud <manuel@ledu-giraud.fr> said:

    Manuel> Hi,
    Manuel> So like you did, I tried to setup an emacs server on one server and have
    Manuel> the emacsclient locally. I tried using TCP but ended up with the same
    Manuel> error as you:

    Manuel> Waiting for Emacs...
    Manuel> *ERROR*: Could not open file: /dev/ttyp3

    Manuel> … so I don't think that it is the intended usage of "Emacs server". It
    Manuel> is more an "editing server" (running locally).

Right. Iʼve taken a look at the emacs code, it tries to open the tty
that emacsclient is running on, and obviously that doesnʼt work, since
thatʼs on a different machine than where emacs is running.

Robert
-- 



  parent reply	other threads:[~2022-03-24 10:09 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-21 16:15 local emacsclient to remote emacs server t
2022-03-21 18:22 ` Eric S Fraga
2022-03-21 20:31 ` Manuel Giraud
2022-03-22 15:22   ` Robert Pluim
2022-03-22 16:03 ` Felix Dietrich
2022-03-22 23:06   ` t
2022-03-23 11:55 ` Manuel Giraud
2022-03-24 10:01   ` t
2022-03-24 18:46     ` Michael Albinus
2022-03-27  3:58     ` Felix Dietrich
2022-03-24 10:09   ` Robert Pluim [this message]
2022-03-24 12:32     ` Robert Pluim

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=87lewzach1.fsf@gmail.com \
    --to=rpluim@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=manuel@ledu-giraud.fr \
    --cc=t@fullmeta.me \
    /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.