all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: n179911 <n179911@gmail.com>
To: tomas@tuxteam.de
Cc: help-gnu-emacs@gnu.org
Subject: Re: How to install emacs server on ubuntu
Date: Thu, 26 Nov 2009 00:35:09 -0800	[thread overview]
Message-ID: <3b9893450911260035t6b40c2b1h2da2bf5244ad2ed@mail.gmail.com> (raw)
In-Reply-To: <20091126053809.GA31980@tomas>

[-- Attachment #1: Type: text/plain, Size: 1766 bytes --]

I tried following this, I want emacs daemon starts/kills automatically:
http://www.emacswiki.org/emacs/emacsd, which I did this (as root).

   1. cp emacsd /etc/init.d/
   2. chmod 755 /etc/init.d/emacsd
   3. update-rc.d emacsd defaults

But I still get this error when I
$ emacsclient -c examples.desktop
emacsclient: can't find socket; have you started the server?
To start the server in Emacs, type "M-x server-start".
emacsclient: error executing alternate editor "emacs -Q"

Thank you for any help.



On Wed, Nov 25, 2009 at 9:38 PM, <tomas@tuxteam.de> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Wed, Nov 25, 2009 at 03:06:36PM -0800, n179911 wrote:
> > Hi,
> > I read this follow wiki entry trying to install emacs server on ubuntu:
> > http://www.emacswiki.org/emacs/EmacsClient#toc5
> >
> > I have download the following script and cp it to /etc/init.d/emacsd
> > http://www.emacswiki.org/emacs/EmacsdInitScript
> >
> > And I restart my ubuntu, and I run 'emacsclient'.
> > I still get:
> > $  emacsclient
> > emacsclient: file name or argument required
> > Try `emacsclient --help' for more information
>
> Well? Did you try ;-)
>
> Thing is that the client needs a cookie file to know "where" the server
> is (and to show the server that it's allowed to). So, provided this
> server is running, it has put this cookie file somewhere (typically in
> your home dir, in emacs.d/server/server). I don't know how Ubuntu
> customizes this in partticular.
>
> Regards
> - -- tomás
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.6 (GNU/Linux)
>
> iD8DBQFLDhRBBcgs9XrR2kYRAssFAJ9wIKj9igqkLUCLZQFaMT0oN/eZUACfZG6e
> Z+9MKt6IL5rcQliLxjkZuZM=
> =s32I
> -----END PGP SIGNATURE-----
>

[-- Attachment #2: Type: text/html, Size: 2823 bytes --]

  reply	other threads:[~2009-11-26  8:35 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-25 23:06 How to install emacs server on ubuntu n179911
2009-11-26  5:38 ` tomas
2009-11-26  8:35   ` n179911 [this message]
2009-11-26  8:58     ` tomas
2009-11-26 18:09       ` n179911
2009-11-27  5:29         ` tomas
2009-11-28  8:34           ` n179911
2009-11-28 11:16             ` tomas
2009-11-26 18:35   ` Richard Riley
2009-11-26 20:50 ` Sven Bretfeld
2009-11-26 21:14   ` Richard Riley

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=3b9893450911260035t6b40c2b1h2da2bf5244ad2ed@mail.gmail.com \
    --to=n179911@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=tomas@tuxteam.de \
    /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.