From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Paul Michael Reilly Newsgroups: gmane.emacs.devel Subject: Re: Rmail/mbox decoding Date: Tue, 02 Sep 2008 14:50:21 -0400 Message-ID: <48BD8AED.209@pajato.com> References: <48BD47E3.4030300@pajato.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1220381446 19117 80.91.229.12 (2 Sep 2008 18:50:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 2 Sep 2008 18:50:46 +0000 (UTC) Cc: emacs-devel@gnu.org, handa@m17n.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 02 20:51:40 2008 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 1KaayZ-0004hP-7A for ged-emacs-devel@m.gmane.org; Tue, 02 Sep 2008 20:51:39 +0200 Original-Received: from localhost ([127.0.0.1]:52745 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kaaxa-0005ZN-5P for ged-emacs-devel@m.gmane.org; Tue, 02 Sep 2008 14:50:38 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KaaxW-0005Z8-R1 for emacs-devel@gnu.org; Tue, 02 Sep 2008 14:50:34 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KaaxS-0005Yq-G3 for emacs-devel@gnu.org; Tue, 02 Sep 2008 14:50:33 -0400 Original-Received: from [199.232.76.173] (port=59315 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KaaxS-0005Yd-1o for emacs-devel@gnu.org; Tue, 02 Sep 2008 14:50:30 -0400 Original-Received: from mail.pajato.com ([68.191.253.210]:50121 helo=copa.pajato.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KaaxN-0003Pv-98; Tue, 02 Sep 2008 14:50:25 -0400 Original-Received: from [127.0.0.1] (copa.pajato.com [68.191.253.210]) by copa.pajato.com (8.14.1/8.13.8) with ESMTP id m82IoLEm020169; Tue, 2 Sep 2008 14:50:21 -0400 User-Agent: Thunderbird 2.0.0.16 (X11/20080723) In-Reply-To: X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (copa.pajato.com [68.191.253.210]); Tue, 02 Sep 2008 14:50:21 -0400 (EDT) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) 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:103433 Archived-At: Eli Zaretskii wrote: >> Date: Tue, 02 Sep 2008 10:04:19 -0400 >> From: Paul Michael Reilly >> Cc: >> >> One of the issues that Rmail/mbox needs to address is how to handle the >> content type decoding in order to display a message correctly. > > What is different between what Rmail/mbox needs to do and what Rmail > does on the trunk now? It's my understanding that Rmail/babyl uses Mule whereas Rmail/mbox does not and that this is the root of the issue. And that is about as deep as my understanding goes ... at least right now. -pmr