From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: Emacs just closed with 4 running shell buffers Date: Mon, 15 Oct 2007 15:13:34 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1192479181 32620 80.91.229.12 (15 Oct 2007 20:13:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 15 Oct 2007 20:13:01 +0000 (UTC) Cc: Andreas Schwab , christopher.ian.moore@gmail.com, emacs-pretest-bug@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 15 22:12:51 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 1IhVOU-0000mR-OX for ged-emacs-devel@m.gmane.org; Mon, 15 Oct 2007 21:14:27 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IhVON-0002r0-J3 for ged-emacs-devel@m.gmane.org; Mon, 15 Oct 2007 15:14:19 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IhVO2-0002c6-8a for emacs-devel@gnu.org; Mon, 15 Oct 2007 15:13:58 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IhVNy-0002Wj-4a for emacs-devel@gnu.org; Mon, 15 Oct 2007 15:13:56 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IhVNx-0002WM-OW for emacs-devel@gnu.org; Mon, 15 Oct 2007 15:13:53 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IhVNx-0006VS-Gv for emacs-devel@gnu.org; Mon, 15 Oct 2007 15:13:53 -0400 Original-Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IhVNx-00059O-7m for emacs-pretest-bug@gnu.org; Mon, 15 Oct 2007 15:13:53 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1IhVNu-0006Ua-Lp for emacs-pretest-bug@gnu.org; Mon, 15 Oct 2007 15:13:53 -0400 Original-Received: from x-132-204-240-91.xtpr.umontreal.ca ([132.204.240.91] helo=ceviche.home) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IhVNq-0006T3-5m; Mon, 15 Oct 2007 15:13:50 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id 23F8EB41BB; Mon, 15 Oct 2007 15:13:33 -0400 (EDT) In-Reply-To: (Richard Stallman's message of "Mon\, 15 Oct 2007 14\:31\:23 -0400") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.50 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) 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:80957 gmane.emacs.pretest.bugs:20139 Archived-At: > Perhaps Emacs just crashed? > If it had crashed, the shell would have printed a message to that > effect. Did that happen? The shell may simply not be around any more (I often start some of my programs via (foo&) so they do not interfere with process control of other processes). Stefan