From xemacs-m  Sat Aug  2 06:57:04 1997
Received: from MIT.EDU (PACIFIC-CARRIER-ANNEX.MIT.EDU [18.69.0.28])
	by xemacs.org (8.8.5/8.8.5) with SMTP id GAA08963
	for <xemacs-beta@xemacs.org>; Sat, 2 Aug 1997 06:57:04 -0500 (CDT)
Received: from SUNDIAL.MIT.EDU by MIT.EDU with SMTP
	id AA25200; Sat, 2 Aug 97 07:57:07 EDT
Received: by sundial.MIT.EDU (8.8.5/4.7) id HAA17526; Sat, 2 Aug 1997 07:57:01 -0400 (EDT)
Date: Sat, 2 Aug 1997 07:57:01 -0400 (EDT)
Message-Id: <199708021157.HAA17526@sundial.MIT.EDU>
From: David Bakhash <cadet@MIT.EDU>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: XEmacs Beta List <xemacs-beta@xemacs.org>
Subject: [patch] to list active processes when exiting
In-Reply-To: <lbafj12kmr.fsf@orion.kurims.kyoto-u.ac.jp>
References: <lbafj12kmr.fsf@orion.kurims.kyoto-u.ac.jp>
X-Mailer: VM 6.31 under 20.2 XEmacs Lucid

Jens-Ulrik Holger Petersen writes:
 > 1997-08-02  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
 > 
 > 	* prim/files.el (save-buffers-kill-emacs):
 > 	If there are active processes, then list them before querying if
 > 	it is ok to exit emacs.

neat.  I guess this is in the spirit of the `save-some-buffers' patch,
which stirred a bit of controversy.  But I've thought about this very
idea in the past.  I'm so used to seeign `Active processes exist...exit
anyway?' thing that I just ignore it.  Sometimes I do this and the next
thing I know my Netscape dies.  Thanks for the patch.

dave

