all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kaushal Modi <kaushal.modi@gmail.com>
To: Emacs developers <emacs-devel@gnu.org>, Paul Eggert <eggert@cs.ucla.edu>
Subject: emacsclient not working on RHEL 6.8 (non-sudo) [master branch]
Date: Wed, 5 Dec 2018 11:57:23 -0500	[thread overview]
Message-ID: <CAFyQvY0g=sL6nRKkbq7ay_40nkuAkPyCq=5chvn93wYnqzPsDg@mail.gmail.com> (raw)

Hello all,

I rebuilt emacs from master today using commit 9a162e2 after about a
month, and was surprised to see that my wrapper bash script that
called "emacsclient -a '' -c&" (two single quote follow that -a
option) no longer works.

Upon running "emacsclient -a '' -c&" directly, I get:

=====
Warning: due to a long standing Gtk+ bug
https://gitlab.gnome.org/GNOME/gtk/issues/221
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.
Loading paren...
Loading paren...done
Key Chord mode on
Loading /home/kmodi/.emacs.d/elisp/ox-hugo/ox-hugo-autoloads.el (source)...
Loading /home/kmodi/.emacs.d/elisp/ox-hugo/ox-hugo-autoloads.el (source)...done
All backup files will be saved to /tmp/kmodi/.backups/.
Turning on magit-auto-revert-mode...
Turning on magit-auto-revert-mode...done
Starting Emacs daemon.
Restarting server
Emacs daemon should have started, trying to connect again
Waiting for Emacs...
[1]  + Suspended (tty output)        emacsclient -a  -c
=====

On doing fg, I get:

=====
emacsclient -a  -c
Broken pipe
=====

(Looks like those empty single quotes get lost now?)

Well, I get the same result with "emacsclient -c" too.

I am on RHEL 6.8 without sudo access.

I looked at the NEWS but any backward incompatible change wasn't evident.

But looking at https://git.savannah.gnu.org/cgit/emacs.git/log/?qt=grep&q=emacsclient,
it looks like some series changes related to emacsclient happened in
the last two weeks.

What debug info can I provide to make emacsclient work once again on my machine?

Thanks.

--
Kaushal Modi



             reply	other threads:[~2018-12-05 16:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-05 16:57 Kaushal Modi [this message]
2018-12-05 17:36 ` emacsclient not working on RHEL 6.8 (non-sudo) [master branch] Kaushal Modi
2018-12-05 19:17   ` Kaushal Modi
2018-12-06 18:52 ` Paul Eggert
2018-12-06 19:29   ` Kaushal Modi

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='CAFyQvY0g=sL6nRKkbq7ay_40nkuAkPyCq=5chvn93wYnqzPsDg@mail.gmail.com' \
    --to=kaushal.modi@gmail.com \
    --cc=eggert@cs.ucla.edu \
    --cc=emacs-devel@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.