all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: seberino@spawar.navy.mil (Christian Seberino)
Subject: Re: ?? emacsclient: can't find socket; have you started the server?  <--Why this?
Date: 17 Sep 2003 13:41:39 -0700	[thread overview]
Message-ID: <bf23f78f.0309171241.612aad1e@posting.google.com> (raw)
In-Reply-To: jwvsmmwxun2.fsf@vor.iro.umontreal.ca

Stefan

Thanks so much for your help.  I was
using emacs server and emacsclient from DIFFERENT Emacs versions.

I have 2 (1 from default install and 1 from CVS server) Emacs versions.

Using right emacsclient made everything work.

Thanks again,

Chris



"Stefan Monnier" <monnier@iro.umontreal.ca> wrote in message news:<jwvsmmwxun2.fsf@vor.iro.umontreal.ca>...
> > I started an emacs session and ran server-start.
> > I then opened an xterm and verified $EDITOR was set to emacsclient.
> > I then did "emacsclient somefile" hoping it would run in my old emacs
> > process but instead I got following message....
> > emacsclient: can't find socket; have you started the server? 
> > What am I doing wrong??
> 
> Assuming both processes are run on the same machine by the same user, this
> looks like a bug.  Please give more information about the Emacs version
> you're using and the `emacsclient' version you're using.
> 
> > What is this about a socket??
> 
> A `socket' is a thingy used to comunicate between processes.
> Most likely your problem is that emacsserver created a socket
> named /tmp/foo and emacsclient tries to access the socket /tmp/bar.
> 
> 
>         Stefan

      reply	other threads:[~2003-09-17 20:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-16 20:18 ?? emacsclient: can't find socket; have you started the server? <--Why this? Christian Seberino
2003-09-16 21:59 ` Stefan Monnier
2003-09-17 20:41   ` Christian Seberino [this message]

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=bf23f78f.0309171241.612aad1e@posting.google.com \
    --to=seberino@spawar.navy.mil \
    /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.