all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Husmann <stefan-husmann@t-online.de>
To: help-gnu-emacs@gnu.org
Subject: Re: emacsclient does not start: How to create a server file?
Date: Mon, 18 Mar 2013 00:29:46 +0100	[thread overview]
Message-ID: <514651EA.8080402@t-online.de> (raw)
In-Reply-To: <87fvztljf3.fsf@gmail.com>

Am 18.03.2013 00:02, schrieb William Gardella:
> emacsclient -a ""

Thank you for your reply. I tried your suggestion, and obviously the daemon cannot be started. Its the same with or without server running.

[haawda@frege src]$ ALTERNATE_EDITOR="" emacsclient ~/.emacs
Warning: due to a long standing Gtk+ bug
http://bugzilla.gnome.org/show_bug.cgi?id=85715
Emacs might crash when run in daemon mode and the X11 connection is unexpectedly lost.
Using an Emacs configured with --with-x-toolkit=lucid does not have this problem.
("emacs")
Loading bookmark+-mac...
Loading bookmark+-mac...done
../../../../../../usr/share/emacs/site-lisp/yas/yasnippet.el: `flet' is an obsolete macro (as of 24.3);
use either `cl-flet' or `cl-letf'.
../../../../../../usr/share/emacs/site-lisp/yas/yasnippet.el: `flet' is an obsolete macro (as of 24.3);
use either `cl-flet' or `cl-letf'.
[yas] Prepared just-in-time loading for /usr/share/emacs/site-lisp/yas/snippets
[yas] Prepared just-in-time loading for ~/.emacs.d/snippets
[yas] Reloaded everything (snippets will load just-in-time)....
Loading escreen...
Loading escreen...done
Loading /usr/share/emacs/site-lisp/xlicense.elc...
Loading /usr/share/emacs/site-lisp/xlicense.elc...done
Pymacs loading pastemacs...
Pymacs loading pastemacs...done
Loading /usr/share/emacs/site-lisp/chess.el (source)...
Loading /usr/share/emacs/site-lisp/chess.el (source)...done
Package assoc is obsolete!
Loading /usr/share/emacs/site-lisp/dictionary/dictionary-init.el (source)...
Loading /usr/share/emacs/site-lisp/dictionary/dictionary-init.el (source)...done
Loading /usr/share/emacs/site-lisp/yas/snippets/text-mode/time...
Loading recentf...
Loading recentf...done
Loading /home/haawda/.recentf...
Loading /home/haawda/.recentf...done
Cleaning up the recentf list...
Cleaning up the recentf list...done (0 removed)
[yas] Loading for `emacs-lisp-mode', just-in-time: (yas--load-directory-1 /usr/share/emacs/site-lisp/yas
/snippets/emacs-lisp-mode (quote emacs-lisp-mode) (quote (text-mode)))!
[yas] Loading compiled snippets from /usr/share/emacs/site-lisp/yas/snippets/emacs-lisp-mode
[yas] Loading for `text-mode', just-in-time: (yas--load-directory-1 /usr/share/emacs/site-lisp/yas/snipp
ets/text-mode (quote text-mode) (quote nil))!
[yas] Loading compiled snippets from /usr/share/emacs/site-lisp/yas/snippets/text-mode
Starting Emacs daemon.
Emacs daemon should have started, trying to connect again
Error: Cannot connect even after starting the Emacs daemon

The build funtion is this:
# after some download stuff
  cd $srcdir/${_bzrmod}-build
   export LANG=C
   export CFLAGS="`pkg-config --cflags webkitgtk-3.0 ` -DHAVE_WEBKIT_OSR -g"
   export LDFLAGS=`pkg-config --libs webkitgtk-3.0 `

   ./autogen.sh && ./configure --prefix=/usr --with-xwidgets \
     --enable-asserts --with-x-toolkit=gtk3 --with-sound \
     --libexecdir=/usr/lib --localstatedir=/var --with-rsvg \
     --with-gconf

   make bootstrap
   make

The full PKGBUILD can be seen at https://aur.archlinux.org/packages/em/emacs-xwidget-bzr/PKGBUILD.

Best Regards Stefan



  reply	other threads:[~2013-03-17 23:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-17 16:58 emacsclient does not start: How to create a server file? Stefan Husmann
2013-03-17 23:02 ` William Gardella
2013-03-17 23:29   ` Stefan Husmann [this message]
2013-03-17 23:37     ` William Gardella
2013-03-17 23:56       ` Stefan Husmann
2013-03-18 13:28       ` Stefan Husmann

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=514651EA.8080402@t-online.de \
    --to=stefan-husmann@t-online.de \
    --cc=help-gnu-emacs@gnu.org \
    /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.