From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Paul Michael Reilly Newsgroups: gmane.emacs.devel Subject: Re: Rmail mbox format branch Date: Mon, 17 Feb 2003 02:50:25 -0500 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <200302170750.h1H7oPbU022472@copa.pajato.com> References: <200302151817.h1FIH6Sh004672@copa.pajato.com> Reply-To: pmr@pajato.com NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1045468184 14311 80.91.224.249 (17 Feb 2003 07:49:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 17 Feb 2003 07:49:44 +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 18kg20-0003ie-00 for ; Mon, 17 Feb 2003 08:49:40 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18kgGH-0006MK-00 for ; Mon, 17 Feb 2003 09:04:26 +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 18kg3a-0001mx-02 for emacs-devel@quimby.gnus.org; Mon, 17 Feb 2003 02:51:18 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18kg3H-0001lK-00 for emacs-devel@gnu.org; Mon, 17 Feb 2003 02:50:59 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18kg2v-0001aD-00 for emacs-devel@gnu.org; Mon, 17 Feb 2003 02:50:38 -0500 Original-Received: from copa.pajato.com ([209.113.133.197]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18kg2r-0001Te-00; Mon, 17 Feb 2003 02:50:33 -0500 Original-Received: from copa.pajato.com (localhost.localdomain [127.0.0.1]) by copa.pajato.com (8.12.5/8.12.5) with ESMTP id h1H7oQY3022476; Mon, 17 Feb 2003 02:50:26 -0500 Original-Received: (from pmr@localhost) by copa.pajato.com (8.12.5/8.12.5/Submit) id h1H7oPbU022472; Mon, 17 Feb 2003 02:50:25 -0500 Original-To: rms@gnu.org In-reply-to: (message from Richard Stallman on Mon, 17 Feb 2003 02:19:25 -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:11702 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11702 > 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? It won't go neglected I'm sure. Sorry it took me so long to get the branch checked in. FWIW, my immediate Rmail plans/preferences are to fix sorting, add the spam elimination package and work on Imap support using the suggested front-end, back-end design. -pmr