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 and headers in other than US-ASCII (RFC2047 encoded words) Date: Sun, 09 Mar 2003 14:25:22 -0500 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <200302251425.h1PEPdts016420@copa.pajato.com> <20030226001116.GA6105@gnu.org> <871y1ig9wc.fsf@cs.cmu.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1047238018 27611 80.91.224.249 (9 Mar 2003 19:26:58 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 9 Mar 2003 19:26:58 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sun Mar 09 20:26:57 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18s6Rk-0007BA-00 for ; Sun, 09 Mar 2003 20:26:56 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18s6ne-0000ci-00 for ; Sun, 09 Mar 2003 20:49:35 +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 18s6SJ-00043j-09 for emacs-devel@quimby.gnus.org; Sun, 09 Mar 2003 14:27:31 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18s6R4-0003XE-00 for emacs-devel@gnu.org; Sun, 09 Mar 2003 14:26:14 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18s6QO-0003JI-00 for emacs-devel@gnu.org; Sun, 09 Mar 2003 14:25:36 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18s6QF-00038j-00 for emacs-devel@gnu.org; Sun, 09 Mar 2003 14:25:23 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.10) id 18s6QE-0003uz-00; Sun, 09 Mar 2003 14:25:22 -0500 Original-To: Michael Welsh Duggan In-reply-to: <871y1ig9wc.fsf@cs.cmu.edu> (message from Michael Welsh Duggan on Fri, 07 Mar 2003 16:10:59 -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:12206 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:12206 Is anything in mail-mode missing in message-mode? Is there any reason to port messsage-mode's functionality into mail-mode if the reverse turns out to be much easier? I understand Mail mode, and I can and do maintain it. As far as I am concerned Message mode is a replacement that I am a complete stranger to.