From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Stephen J. Turnbull" Newsgroups: gmane.emacs.devel Subject: Re: Rmail/mbox decoding Date: Wed, 03 Sep 2008 11:35:24 +0900 Message-ID: <87prnm3qj7.fsf@uwakimon.sk.tsukuba.ac.jp> References: <48BD47E3.4030300@pajato.com> <48BD8AED.209@pajato.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1220409047 370 80.91.229.12 (3 Sep 2008 02:30:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 3 Sep 2008 02:30:47 +0000 (UTC) Cc: Eli Zaretskii , handa@m17n.org, emacs-devel@gnu.org To: Paul Michael Reilly Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 03 04:31:41 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 1Kai9l-0007to-2R for ged-emacs-devel@m.gmane.org; Wed, 03 Sep 2008 04:31:41 +0200 Original-Received: from localhost ([127.0.0.1]:35693 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kai8l-0004yc-Lq for ged-emacs-devel@m.gmane.org; Tue, 02 Sep 2008 22:30:39 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kai8i-0004yX-4d for emacs-devel@gnu.org; Tue, 02 Sep 2008 22:30:36 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kai8f-0004y8-MC for emacs-devel@gnu.org; Tue, 02 Sep 2008 22:30:34 -0400 Original-Received: from [199.232.76.173] (port=55869 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kai8f-0004y5-Gb for emacs-devel@gnu.org; Tue, 02 Sep 2008 22:30:33 -0400 Original-Received: from mtps01.sk.tsukuba.ac.jp ([130.158.97.223]:52666) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kai8X-0000Mi-Al; Tue, 02 Sep 2008 22:30:25 -0400 Original-Received: from uwakimon.sk.tsukuba.ac.jp (uwakimon.sk.tsukuba.ac.jp [130.158.99.156]) by mtps01.sk.tsukuba.ac.jp (Postfix) with ESMTP id ABF1D1535B8; Wed, 3 Sep 2008 11:30:23 +0900 (JST) Original-Received: by uwakimon.sk.tsukuba.ac.jp (Postfix, from userid 1000) id 355781A260E; Wed, 3 Sep 2008 11:35:24 +0900 (JST) In-Reply-To: <48BD8AED.209@pajato.com> X-Mailer: VM 8.0.12-devo-585 under 21.5 (beta28) "fuki" 78738a40e31e XEmacs Lucid (x86_64-unknown-linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:103464 Archived-At: Paul Michael Reilly writes: > 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. Ouch. If that is true, this feature is definitely not ready for landing until you get a review from somebody who understands Mule and email. Any of the Gnus guys, Simon Josefsson, Daiki Ueno, et al.