From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: multi-tty branch + GTK (Re: copyrights to be fixed) Date: Thu, 15 Feb 2007 19:26:45 -0500 Message-ID: References: <200702090136.25838.pogonyshev@gmx.net> <86irebhkgg.fsf@lola.quinscape.zz> <87r6szr7c7.fsf@pacem.orebokech.com> <85d54gkd4j.fsf@lola.goethe.zz> <45CF2DF9.1000806@swipnet.se> <45D203AB.6070306@lorentey.hu> <45D444E2.3030305@lorentey.hu> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1171585758 17695 80.91.229.12 (16 Feb 2007 00:29:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 16 Feb 2007 00:29:18 +0000 (UTC) Cc: jan.h.d@swipnet.se, karoly@lorentey.hu, joakim@verona.se, emacs-devel@gnu.org To: Karoly Lorentey Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 16 01:29:12 2007 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 1HHqyN-0004zt-Mh for ged-emacs-devel@m.gmane.org; Fri, 16 Feb 2007 01:29:11 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HHqyN-0006fx-6v for ged-emacs-devel@m.gmane.org; Thu, 15 Feb 2007 19:29:11 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HHqxw-0006Oo-Jh for emacs-devel@gnu.org; Thu, 15 Feb 2007 19:28:44 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HHqxw-0006OS-2o for emacs-devel@gnu.org; Thu, 15 Feb 2007 19:28:44 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HHqxv-0006OO-S0 for emacs-devel@gnu.org; Thu, 15 Feb 2007 19:28:43 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HHqxv-00029a-FD for emacs-devel@gnu.org; Thu, 15 Feb 2007 19:28:43 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1HHqw1-0005FV-K6; Thu, 15 Feb 2007 19:26:45 -0500 In-reply-to: <45D444E2.3030305@lorentey.hu> (message from Karoly Lorentey on Thu, 15 Feb 2007 12:32:50 +0100) X-detected-kernel: 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:66439 Archived-At: (Disconnections can not be prevented entirely, though: Emacs/GTK crashes on both branches if a server connection is cut or a server crashes. In some use cases, this happens regularly, by design: e.g., if the user runs emacsclient to create a frame on an ssh-forwarded remote X server, then later logs out from the ssh session, the server connection is closed, unintentionally SEGVing the Emacs process. I think we should document this in PROBLEMS.) Yes, would someone please do so? However, once the multi-tty branch handles this just as well as the current version, this issue is no longer an obstacle to merging in the multi-tty branch.