From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ulrich Mueller Newsgroups: gmane.emacs.devel Subject: Re: Emacs daemon dies at Xorg crash Date: Thu, 18 Dec 2008 13:14:25 +0100 Message-ID: <18762.16033.181135.954682@a1i15.kph.uni-mainz.de> References: <1229454957.21129.0.camel@localhost> <18760.56870.137654.853165@a1ihome1.kph.uni-mainz.de> <87k59yssad.fsf@cyd.mit.edu> <200812171708.mBHH8hPO008789@mothra.ics.uci.edu> <18761.21020.890676.865384@a1ihome1.kph.uni-mainz.de> <200812172251.mBHMp3ce010724@mothra.ics.uci.edu> <18762.15396.428952.119630@a1i15.kph.uni-mainz.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1229602484 28106 80.91.229.12 (18 Dec 2008 12:14:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 18 Dec 2008 12:14:44 +0000 (UTC) Cc: Chong Yidong , Diego Petteno , emacs-devel@gnu.org To: Dan Nicolaescu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 18 13:15:50 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 1LDHnA-0003qp-LN for ged-emacs-devel@m.gmane.org; Thu, 18 Dec 2008 13:15:48 +0100 Original-Received: from localhost ([127.0.0.1]:60526 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LDHly-0003Jz-4E for ged-emacs-devel@m.gmane.org; Thu, 18 Dec 2008 07:14:34 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LDHls-0003HX-DN for emacs-devel@gnu.org; Thu, 18 Dec 2008 07:14:28 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LDHlr-0003GT-QB for emacs-devel@gnu.org; Thu, 18 Dec 2008 07:14:28 -0500 Original-Received: from [199.232.76.173] (port=48332 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LDHlr-0003GJ-NN for emacs-devel@gnu.org; Thu, 18 Dec 2008 07:14:27 -0500 Original-Received: from a1iwww1.kph.uni-mainz.de ([134.93.134.1]:46537) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LDHlr-0005Dz-9I for emacs-devel@gnu.org; Thu, 18 Dec 2008 07:14:27 -0500 Original-Received: from a1i15.kph.uni-mainz.de (a1i15.kph.uni-mainz.de [134.93.134.92]) by a1iwww1.kph.uni-mainz.de (8.14.0/8.13.4) with ESMTP id mBICEP4o032291; Thu, 18 Dec 2008 13:14:25 +0100 Original-Received: from a1i15.kph.uni-mainz.de (localhost [127.0.0.1]) by a1i15.kph.uni-mainz.de (8.14.2/8.13.4) with ESMTP id mBICEPqJ016883; Thu, 18 Dec 2008 13:14:25 +0100 Original-Received: (from ulm@localhost) by a1i15.kph.uni-mainz.de (8.14.2/8.14.2/Submit) id mBICEPPx016877; Thu, 18 Dec 2008 13:14:25 +0100 In-Reply-To: <18762.15396.428952.119630@a1i15.kph.uni-mainz.de> X-Mailer: VM 8.0.9 under Emacs 22.3.1 (i686-pc-linux-gnu) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 1) 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:107032 Archived-At: >>>>> On Thu, 18 Dec 2008, Ulrich Mueller wrote: > Here it dies when Gnome or Xfce4 are terminated (only in the "no > frames" case). This might be misleading. I meant that there was one X11 frame open before, and no frames after killing X. Of course it doesn't die if there are no frames before X is killed. Ulrich