From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.devel Subject: RMAIL in the next release Date: Mon, 10 May 2004 10:13:44 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <1858-Mon10May2004101343+0300-eliz@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1084173525 4429 80.91.224.253 (10 May 2004 07:18:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 10 May 2004 07:18:45 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon May 10 09:18:36 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BN53c-0005Kn-00 for ; Mon, 10 May 2004 09:18:36 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BN53c-0000h6-00 for ; Mon, 10 May 2004 09:18:36 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.33) id 1BN53H-00051Y-L3 for emacs-devel@quimby.gnus.org; Mon, 10 May 2004 03:18:15 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.33) id 1BN52i-0004Ns-Qo for emacs-devel@gnu.org; Mon, 10 May 2004 03:17:41 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.33) id 1BN4zq-0001uc-Vw for emacs-devel@gnu.org; Mon, 10 May 2004 03:15:15 -0400 Original-Received: from [192.114.186.24] (helo=legolas.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.33) id 1BN4zh-0001dM-W2 for emacs-devel@gnu.org; Mon, 10 May 2004 03:14:34 -0400 Original-Received: from zaretski ([80.230.146.118]) by legolas.inter.net.il (MOS 3.4.6-GR) with ESMTP id BSS51141; Mon, 10 May 2004 10:14:27 +0300 (IDT) Original-To: emacs-devel@gnu.org X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:23022 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:23022 IIRC, there's a special branch of Emacs where RMAIL was modified to not convert the incoming mail to the Babyl format, and instead store it in the mbox fiormat. I think there was also some support for MIME in that branch. How about merging that branch with CVS HEAD now, so that it could be part of the next release?