From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.bugs Subject: Re: RMAIL, multipart MIME-type, charset fix Date: Mon, 29 Sep 2003 18:26:58 +0200 Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <5512-Mon29Sep2003182657+0300-eliz@elta.co.il> References: <12758.1064830246@www47.gmx.net> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1064849529 16091 80.91.224.253 (29 Sep 2003 15:32:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 29 Sep 2003 15:32:09 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Sep 29 17:32:07 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1A400N-0002y8-00 for ; Mon, 29 Sep 2003 17:32:07 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.22) id 1A3zzs-000801-T4 for geb-bug-gnu-emacs@m.gmane.org; Mon, 29 Sep 2003 11:31:36 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.22) id 1A3zzn-0007z7-Qd for bug-gnu-emacs@gnu.org; Mon, 29 Sep 2003 11:31:31 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.22) id 1A3zyf-0007lp-SQ for bug-gnu-emacs@gnu.org; Mon, 29 Sep 2003 11:30:53 -0400 Original-Received: from [192.114.186.24] (helo=legolas.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.22) id 1A3zyd-0007kp-6w for bug-gnu-emacs@gnu.org; Mon, 29 Sep 2003 11:30:19 -0400 Original-Received: from zaretski ([80.230.142.70]) by legolas.inter.net.il (Mirapoint Messaging Server MOS 3.3.7-GR) with ESMTP id AKK08934; Mon, 29 Sep 2003 18:30:03 +0300 (IDT) Original-To: "Alexander Pohoyda" X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <12758.1064830246@www47.gmx.net> (alexander.pohoyda@gmx.net) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 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: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:5878 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:5878 > Date: Mon, 29 Sep 2003 12:10:46 +0200 (MEST) > From: "Alexander Pohoyda" > > > > Is this supposed to work for messages that specify different charsets > > for different parts? > > Unfortunately, no. The patch to fix this will be much bigger. > While theoretically possible, I have never seen such a case before. I did. Gnus tends to produce such mails when the original text contains several incompatible character sets (i.e. characters that cannot be safely encoded using a single coding system).