all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: alistair_happencross@hotmail.com
Subject: Re: Connecting to remote Emacs?
Date: 16 Jun 2006 12:08:17 -0700	[thread overview]
Message-ID: <1150484897.143670.200900@i40g2000cwc.googlegroups.com> (raw)
In-Reply-To: 87d5dbva7s.fsf@thalassa.informatimago.com

Pascal Bourguignon wrote:

> Andrea Russo <rastandy@salug.it> writes:
>
> > In the X11 forwarded ssh shell:
> >
> > $ emacsclient -e "(make-frame-on-display \"$DISPLAY\")"
> >
>
> This -e option is new. (Did it work already in 21.3?)
> Moreover, it works only on the only emacs server per user.

I dug around in server.el and found this:

(defvar server-name "server")

(defvar server-socket-dir
  (format "/tmp/emacs%d" (user-uid)))

So, perhaps, after setting these appropriately and using the -s option
of emacsclient, it would give functionality comparable to your solution?

  parent reply	other threads:[~2006-06-16 19:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-14  9:39 Connecting to remote Emacs? alistair_happencross
2006-06-14 13:41 ` Andrea Russo
2006-06-14 14:38 ` Xiao-Yong Jin
     [not found] ` <mailman.2882.1150295429.9609.help-gnu-emacs@gnu.org>
2006-06-14 18:55   ` Pascal Bourguignon
2006-06-14 20:17     ` Xiao-Yong Jin
2006-06-16 19:04     ` alistair_happencross
2006-06-16 19:08     ` alistair_happencross [this message]
2006-06-16  2:15   ` Xiao-Yong Jin

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=1150484897.143670.200900@i40g2000cwc.googlegroups.com \
    --to=alistair_happencross@hotmail.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.