all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ulrich Mueller <ulm@gentoo.org>
To: "Diego E. 'Flameeyes' Pettenò" <flameeyes@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Emacs daemon dies at Xorg crash
Date: Wed, 17 Dec 2008 12:10:30 +0100	[thread overview]
Message-ID: <18760.56870.137654.853165@a1ihome1.kph.uni-mainz.de> (raw)
In-Reply-To: <1229454957.21129.0.camel@localhost>

>>>>> On Tue, 16 Dec 2008, Diego E 'Flameeyes' wrote:

> Why on earth when Xorg dies, my emacs daemon dies as well? Isn't it
> the point of using the daemon to NOT die when X dies and preserve
> the workspace between X restarts?

[CCing emacs-devel list]

AFAICS Emacs only dies if there's no other connection open. I've
tested it with another client open on a tty, and Emacs survived.

The last thing it outputs is "Connection lost to X server `:0.0'", so
it passes through x_io_error_quitter, which in turn will call
x_connection_closed.

In x_connection_closed there are two tests for the last terminal,
where shut_down_emacs is called. Probably this should be modified for
the daemon case?

Ulrich




       reply	other threads:[~2008-12-17 11:10 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1229454957.21129.0.camel@localhost>
2008-12-17 11:10 ` Ulrich Mueller [this message]
2008-12-17 11:37   ` Emacs daemon dies at Xorg crash dhruva
2008-12-17 16:03   ` Chong Yidong
2008-12-17 17:08     ` Dan Nicolaescu
2008-12-17 19:25       ` Ulrich Mueller
2008-12-17 22:51         ` Dan Nicolaescu
2008-12-18 12:03           ` Ulrich Mueller
2008-12-18 12:14             ` Ulrich Mueller
2008-12-18 19:14             ` Dan Nicolaescu
2008-12-18 22:03               ` Ulrich Mueller
2008-12-18 22:49                 ` Dan Nicolaescu
2008-12-19  0:04                   ` Ulrich Mueller
2008-12-19  0:46                     ` Dan Nicolaescu
2008-12-19  8:00                       ` Ulrich Mueller
2008-12-19 17:00                         ` Dan Nicolaescu
2008-12-19 17:27                           ` Ulrich Mueller
2008-12-19 17:47                             ` Dan Nicolaescu
2008-12-19 13:56                       ` Stefan Monnier
2008-12-19 16:45                         ` Dan Nicolaescu
2008-12-20 18:35                   ` Ulrich Mueller
2008-12-21  4:15                     ` bug#1310: " Stefan Monnier

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=18760.56870.137654.853165@a1ihome1.kph.uni-mainz.de \
    --to=ulm@gentoo.org \
    --cc=emacs-devel@gnu.org \
    --cc=flameeyes@gmail.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.