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: Emacs crashes Date: Wed, 15 Mar 2006 15:23:26 -0500 Message-ID: References: <17429.54459.803236.351040@kahikatea.snap.net.nz> <20060315032454.GB2585@flame.pc> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1142454267 22732 80.91.229.2 (15 Mar 2006 20:24:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 15 Mar 2006 20:24:27 +0000 (UTC) Cc: nickrob@snap.net.nz, storm@cua.dk, handa@m17n.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 15 21:24:26 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FJcXL-0008Gv-53 for ged-emacs-devel@m.gmane.org; Wed, 15 Mar 2006 21:24:03 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FJcXK-0006bx-Hh for ged-emacs-devel@m.gmane.org; Wed, 15 Mar 2006 15:24:02 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FJcWn-0006Se-AO for emacs-devel@gnu.org; Wed, 15 Mar 2006 15:23:29 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FJcWm-0006RL-6u for emacs-devel@gnu.org; Wed, 15 Mar 2006 15:23:28 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FJcWl-0006Qs-RJ for emacs-devel@gnu.org; Wed, 15 Mar 2006 15:23:27 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FJcbG-0004bf-JL for emacs-devel@gnu.org; Wed, 15 Mar 2006 15:28:06 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1FJcWk-0002uO-Jo; Wed, 15 Mar 2006 15:23:26 -0500 Original-To: Giorgos Keramidas In-reply-to: <20060315032454.GB2585@flame.pc> (message from Giorgos Keramidas on Tue, 14 Mar 2006 19:24:54 -0800) 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:51682 Archived-At: I think these changes are very likely to be 100% correct, as not having them fails to bootstrap too many times. That does not prove they are correct--it only proves they fixed a real problem. It remains possible that they also cause a bug in some less-frequent case. The real reason we know these changes are not responsible for these crashes is that the crashes happened before these changes were made.