From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.bugs,gmane.emacs.pretest.bugs Subject: bug#1051: 23.0.60; rmail decoding bug Date: Tue, 30 Sep 2008 19:30:00 -0400 Message-ID: References: Reply-To: rms@gnu.org, 1051@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1222818611 7074 80.91.229.12 (30 Sep 2008 23:50:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 30 Sep 2008 23:50:11 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, handa@m17n.org To: Eli Zaretskii , 1051@emacsbugs.donarmstrong.com Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Oct 01 01:51:09 2008 connect(): Connection refused Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Kkozj-00035d-TS for geb-bug-gnu-emacs@m.gmane.org; Wed, 01 Oct 2008 01:51:08 +0200 Original-Received: from localhost ([127.0.0.1]:50285 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kkoyh-0006IX-1M for geb-bug-gnu-emacs@m.gmane.org; Tue, 30 Sep 2008 19:50:03 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kkoyd-0006HO-Ih for bug-gnu-emacs@gnu.org; Tue, 30 Sep 2008 19:49:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kkoyd-0006GZ-4L for bug-gnu-emacs@gnu.org; Tue, 30 Sep 2008 19:49:59 -0400 Original-Received: from [199.232.76.173] (port=39201 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kkoyc-0006GL-ON for bug-gnu-emacs@gnu.org; Tue, 30 Sep 2008 19:49:58 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:39192) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Kkoyc-0000zt-BK for bug-gnu-emacs@gnu.org; Tue, 30 Sep 2008 19:49:58 -0400 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m8UNntLR003970; Tue, 30 Sep 2008 16:49:56 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id m8UNe4Pm001636; Tue, 30 Sep 2008 16:40:04 -0700 X-Loop: don@donarmstrong.com Resent-From: "Richard M. Stallman" Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Tue, 30 Sep 2008 23:40:04 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1051 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by submit@emacsbugs.donarmstrong.com id=B.1222817544310 (code B ref -1); Tue, 30 Sep 2008 23:40:04 +0000 Original-Received: (at submit) by emacsbugs.donarmstrong.com; 30 Sep 2008 23:32:24 +0000 Original-Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m8UNWFJn000304; Tue, 30 Sep 2008 16:32:17 -0700 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KkofI-0007LS-QV; Tue, 30 Sep 2008 19:30:00 -0400 In-reply-to: (message from Eli Zaretskii on Tue, 30 Sep 2008 15:00:31 +0300) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Resent-Date: Tue, 30 Sep 2008 19:49:59 -0400 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:20931 gmane.emacs.pretest.bugs:23122 Archived-At: Richard, please see if the patch below fixes the problem for you as well. Yes, it's fixed now.