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: Rmail/mbox decoding Date: Tue, 02 Sep 2008 21:32:27 +0300 Message-ID: References: <48BD47E3.4030300@pajato.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1220380512 15603 80.91.229.12 (2 Sep 2008 18:35:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 2 Sep 2008 18:35:12 +0000 (UTC) Cc: emacs-devel@gnu.org, handa@m17n.org To: Paul Michael Reilly Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 02 20:36:06 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 1KaajK-00075Q-SJ for ged-emacs-devel@m.gmane.org; Tue, 02 Sep 2008 20:35:55 +0200 Original-Received: from localhost ([127.0.0.1]:47867 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KaaiI-0001F5-Ph for ged-emacs-devel@m.gmane.org; Tue, 02 Sep 2008 14:34:50 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kaag3-00087o-IR for emacs-devel@gnu.org; Tue, 02 Sep 2008 14:32:31 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kaag1-00086x-U4 for emacs-devel@gnu.org; Tue, 02 Sep 2008 14:32:30 -0400 Original-Received: from [199.232.76.173] (port=46524 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kaag1-00086i-MX for emacs-devel@gnu.org; Tue, 02 Sep 2008 14:32:29 -0400 Original-Received: from mtaout3.012.net.il ([84.95.2.7]:62433) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kaag1-0007tL-BG for emacs-devel@gnu.org; Tue, 02 Sep 2008 14:32:29 -0400 Original-Received: from HOME-C4E4A596F7 ([84.229.211.50]) by i_mtaout3.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0K6K00H8IZJ8GZ11@i_mtaout3.012.net.il> for emacs-devel@gnu.org; Tue, 02 Sep 2008 21:33:08 +0300 (IDT) In-reply-to: <48BD47E3.4030300@pajato.com> X-012-Sender: halo1@inter.net.il X-detected-kernel: by monty-python.gnu.org: Solaris 9.1 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:103432 Archived-At: > 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?