From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.60; Emacs should survive a lost X connection Date: Fri, 08 Feb 2008 23:52:51 -0500 Message-ID: References: <20080205.155847.56398348.hanche@math.ntnu.no> <200802051957.m15Jv8r1019258@sallyv1.ics.uci.edu> <200802052349.m15NnxSu013983@sallyv1.ics.uci.edu> <200802062007.m16K7r78005498@sallyv1.ics.uci.edu> <200802080726.m187Q5gL002961@sallyv1.ics.uci.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1202532786 31168 80.91.229.12 (9 Feb 2008 04:53:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 9 Feb 2008 04:53:06 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, hanche@math.ntnu.no To: Dan Nicolaescu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Feb 09 05:53:28 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JNhiQ-0005I4-44 for ged-emacs-devel@m.gmane.org; Sat, 09 Feb 2008 05:53:26 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JNhhx-0003B5-A2 for ged-emacs-devel@m.gmane.org; Fri, 08 Feb 2008 23:52:57 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JNhhu-00039r-0N for emacs-devel@gnu.org; Fri, 08 Feb 2008 23:52:54 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JNhhs-00039M-Fb for emacs-devel@gnu.org; Fri, 08 Feb 2008 23:52:53 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JNhhs-00039J-D1 for emacs-devel@gnu.org; Fri, 08 Feb 2008 23:52:52 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JNhhs-0003l1-7U for emacs-devel@gnu.org; Fri, 08 Feb 2008 23:52:52 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1JNhhr-0001k8-8V; Fri, 08 Feb 2008 23:52:51 -0500 In-reply-to: <200802080726.m187Q5gL002961@sallyv1.ics.uci.edu> (message from Dan Nicolaescu on Thu, 07 Feb 2008 23:26:05 -0800) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:88572 gmane.emacs.pretest.bugs:20963 Archived-At: 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"? Do you mean that it doesn't notice that it has been disconnected from Emacs?