From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: Bug 5984 Date: Fri, 30 Apr 2010 12:01:38 -0400 Message-ID: <87k4rprkt9.fsf@stupidchicken.com> References: <83pr1hw8gv.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1272643790 4252 80.91.229.12 (30 Apr 2010 16:09:50 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 30 Apr 2010 16:09:50 +0000 (UTC) Cc: 5984-done@debbugs.gnu.org, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Apr 30 18:09:49 2010 connect(): No such file or directory 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.69) (envelope-from ) id 1O7smh-0001E8-VH for ged-emacs-devel@m.gmane.org; Fri, 30 Apr 2010 18:09:48 +0200 Original-Received: from localhost ([127.0.0.1]:49977 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O7smh-0001J4-3U for ged-emacs-devel@m.gmane.org; Fri, 30 Apr 2010 12:09:47 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O7sf1-0006cN-Na for emacs-devel@gnu.org; Fri, 30 Apr 2010 12:01:53 -0400 Original-Received: from [140.186.70.92] (port=56257 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O7sez-0006ar-Vp for emacs-devel@gnu.org; Fri, 30 Apr 2010 12:01:50 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O7sex-00027w-VZ for emacs-devel@gnu.org; Fri, 30 Apr 2010 12:01:49 -0400 Original-Received: from pantheon-po25.its.yale.edu ([130.132.50.119]:59894) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O7sex-00027p-TS; Fri, 30 Apr 2010 12:01:47 -0400 Original-Received: from furry (dhcp128036014104.central.yale.edu [128.36.14.104]) (authenticated bits=0) by pantheon-po25.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id o3UG1dc1028246 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 30 Apr 2010 12:01:39 -0400 Original-Received: by furry (Postfix, from userid 1000) id F287AC055; Fri, 30 Apr 2010 12:01:38 -0400 (EDT) In-Reply-To: <83pr1hw8gv.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 30 Apr 2010 13:17:04 +0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.96 (gnu/linux) X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4-2.6 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:124361 Archived-At: Eli Zaretskii writes: > Bug#5984 is still not closed. Andreas suggested a fix that eliminates > the crash, so I think it should be installed at least in the Emacs-23 > branch. I don't think we should release Emacs 23.2 with such a bad > crash. I was hoping for a bit more discussion on that patch, but since none seems forthcoming, I have checked it into the emacs-23 branch. Thanks for the reminder.