From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dave Love Newsgroups: gmane.emacs.devel Subject: Re: Rmail changes for Emacs 22 Date: 21 Oct 2002 16:34:18 +0100 Sender: emacs-devel-admin@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035214509 24373 80.91.224.249 (21 Oct 2002 15:35:09 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 15:35:09 +0000 (UTC) Cc: emacs-devel@gnu.org, pmr@pajato.com Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 183eaA-0006KT-00 for ; Mon, 21 Oct 2002 17:35:06 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 183fU6-0004EC-00 for ; Mon, 21 Oct 2002 18:32:54 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 183eaG-0005PE-00; Mon, 21 Oct 2002 11:35:12 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 183eZS-0005By-00 for emacs-devel@gnu.org; Mon, 21 Oct 2002 11:34:22 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 183eZQ-0005BY-00 for emacs-devel@gnu.org; Mon, 21 Oct 2002 11:34:22 -0400 Original-Received: from albion.dl.ac.uk ([148.79.80.39]) by monty-python.gnu.org with esmtp (Exim 4.10) id 183eZP-0005B8-00; Mon, 21 Oct 2002 11:34:19 -0400 Original-Received: from fx by albion.dl.ac.uk with local (Exim 3.35 #1 (Debian)) id 183eZO-0002jb-00; Mon, 21 Oct 2002 16:34:18 +0100 Original-To: rms@gnu.org Original-Lines: 18 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:8619 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:8619 Richard Stallman writes: > I hope `eliminate' doesn't mean you won't be able to read it any more. > > We will have a conversion program. Note that Gnus has a Babyl backend, which calls Rmail to do its stuff. > We might want to save these files normally in emacs-mule encoding, I don't know why, but if you do, you probably have no way to figure out how to read them in future. > or maybe we would want to decode each message individually when > displaying it. That's what I would expect. I hope you'll consider what Gnus does, though I doubt you can use its code directly (unfortunately).