From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Rmail mbox format branch Date: Mon, 17 Feb 2003 02:19:25 -0500 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <200302151817.h1FIH6Sh004672@copa.pajato.com> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1045466320 9135 80.91.224.249 (17 Feb 2003 07:18:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 17 Feb 2003 07:18:40 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18kfXz-0002ND-00 for ; Mon, 17 Feb 2003 08:18:39 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18kfmH-00064K-00 for ; Mon, 17 Feb 2003 08:33:25 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18kfZm-0004kq-07 for emacs-devel@quimby.gnus.org; Mon, 17 Feb 2003 02:20:30 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18kfYn-0004PI-00 for emacs-devel@gnu.org; Mon, 17 Feb 2003 02:19:29 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18kfYk-0004NQ-00 for emacs-devel@gnu.org; Mon, 17 Feb 2003 02:19:27 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18kfYk-0004Mo-00 for emacs-devel@gnu.org; Mon, 17 Feb 2003 02:19:26 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.10) id 18kfYj-0007VO-00; Mon, 17 Feb 2003 02:19:25 -0500 Original-To: pmr@pajato.com In-reply-to: <200302151817.h1FIH6Sh004672@copa.pajato.com> (message from Paul Michael Reilly on Sat, 15 Feb 2003 13:17:06 -0500) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:11697 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11697 I've created `rmail-mbox-branch' for mbox format and related changes to Rmail. The first batch of changes have been committed. These are enough to use Rmail with mbox format. I've been using Rmail with these changes for about six months in day-day use. Thanks very much. Work still needs to be done on unrmail.el--as you pointed out, my rewrite does not really do the job. (That is why I have not installed it.) Could you possibly get interested in doing it?