[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 23.0.60; Emacs should survive a lost X connection
From: |
Dan Nicolaescu |
Subject: |
Re: 23.0.60; Emacs should survive a lost X connection |
Date: |
Fri, 08 Feb 2008 21:04:22 -0800 |
Richard Stallman <address@hidden> writes:
> No, the crashes are gone. But the server does not seem to know that the
> clients have gone, it gives a warning when trying to exit because it
> thinks that clients are still connected.
>
> I do not understand. When you say "server" do you mean "X server"?
No, I mean the emacs server, i.e. the one started by M-x server-start.
> Do you mean that it doesn't notice that it has been disconnected
> from Emacs?
No, the emacs server keeps track of the number of emacsclients that are
still connected, when that number is > 0 and you are doing C-x C-c it
will warn that emacsclients are still connected
(see server-kill-emacs-query-function)
In the case described here, there are no emacsclients that are still
connected (they have died when X has died, or have been killed with
xkill), but the server thinks otherwise.
- 23.0.60; Emacs should survive a lost X connection, Harald Hanche-Olsen, 2008/02/05
- Re: 23.0.60; Emacs should survive a lost X connection, Dan Nicolaescu, 2008/02/05
- Re: 23.0.60; Emacs should survive a lost X connection, Harald Hanche-Olsen, 2008/02/05
- Re: 23.0.60; Emacs should survive a lost X connection, Dan Nicolaescu, 2008/02/05
- Re: 23.0.60; Emacs should survive a lost X connection, Richard Stallman, 2008/02/06
- Re: 23.0.60; Emacs should survive a lost X connection, Dan Nicolaescu, 2008/02/06
- Re: 23.0.60; Emacs should survive a lost X connection, Richard Stallman, 2008/02/07
- Re: 23.0.60; Emacs should survive a lost X connection, Dan Nicolaescu, 2008/02/08
- Re: 23.0.60; Emacs should survive a lost X connection, Richard Stallman, 2008/02/08
- Re: 23.0.60; Emacs should survive a lost X connection,
Dan Nicolaescu <=
- Re: 23.0.60; Emacs should survive a lost X connection, Stefan Monnier, 2008/02/09
- Re: 23.0.60; Emacs should survive a lost X connection, Dan Nicolaescu, 2008/02/10
- Re: 23.0.60; Emacs should survive a lost X connection, Stefan Monnier, 2008/02/10
- Re: 23.0.60; Emacs should survive a lost X connection, Richard Stallman, 2008/02/11
- Re: 23.0.60; Emacs should survive a lost X connection, Stefan Monnier, 2008/02/10
- Re: 23.0.60; Emacs should survive a lost X connection, Dan Nicolaescu, 2008/02/11
- Re: 23.0.60; Emacs should survive a lost X connection, Stefan Monnier, 2008/02/11
- Re: 23.0.60; Emacs should survive a lost X connection, Dan Nicolaescu, 2008/02/11
- after-delete-terminal-functions (was: 23.0.60; Emacs should survive a lost X connection), Stefan Monnier, 2008/02/12
- Re: after-delete-terminal-functions (was: 23.0.60; Emacs should survive a lost X connection), Richard Stallman, 2008/02/13