From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: bug#2370: 23.0.90; decode-coding-region make emacs crash Date: Thu, 19 Feb 2009 06:14:54 +0200 Message-ID: References: <87zlgjwa8b.fsf@cyd.mit.edu> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1235016974 10112 80.91.229.12 (19 Feb 2009 04:16:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 19 Feb 2009 04:16:14 +0000 (UTC) Cc: emacs-devel@gnu.org To: Kenichi Handa , 2370@emacsbugs.donarmstrong.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 19 05:17:29 2009 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 1La0Le-0001Rw-O8 for ged-emacs-devel@m.gmane.org; Thu, 19 Feb 2009 05:17:18 +0100 Original-Received: from localhost ([127.0.0.1]:39129 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1La0KJ-00044O-Tt for ged-emacs-devel@m.gmane.org; Wed, 18 Feb 2009 23:15:55 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1La0KE-000444-Hy for emacs-devel@gnu.org; Wed, 18 Feb 2009 23:15:50 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1La0KD-00043k-PH for emacs-devel@gnu.org; Wed, 18 Feb 2009 23:15:50 -0500 Original-Received: from [199.232.76.173] (port=56538 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1La0KD-00043g-LZ for emacs-devel@gnu.org; Wed, 18 Feb 2009 23:15:49 -0500 Original-Received: from mtaout7.012.net.il ([84.95.2.19]:56417) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1La0KD-00012t-9q for emacs-devel@gnu.org; Wed, 18 Feb 2009 23:15:49 -0500 Original-Received: from conversion-daemon.i-mtaout7.012.net.il by i-mtaout7.012.net.il (HyperSendmail v2007.08) id <0KFA00L00P11PZ00@i-mtaout7.012.net.il> for emacs-devel@gnu.org; Thu, 19 Feb 2009 06:14:59 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([84.228.82.14]) by i-mtaout7.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KFA00B2IP4YSM30@i-mtaout7.012.net.il>; Thu, 19 Feb 2009 06:14:59 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (1203?) 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:109208 Archived-At: > From: Kenichi Handa > Date: Thu, 19 Feb 2009 11:46:51 +0900 > Cc: h-fujishima@sakura.ad.jp, 2370@emacsbugs.donarmstrong.com > > I found two bugs related to this problem, and just installed > a fix for one of them. Now the above specific problem > should be fixed. Thanks. Please be sure to mention the bug report number in the ChangeLog entry for the change that fixes the bug.