From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Stefan Monnier" Newsgroups: gmane.emacs.devel Subject: Re: Rmail and headers in other than US-ASCII (RFC2047 encoded words) Date: Tue, 25 Feb 2003 19:14:18 -0500 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <200302260014.h1Q0EIL08053@rum.cs.yale.edu> References: <200302251425.h1PEPdts016420@copa.pajato.com> <20030226001116.GA6105@gnu.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1046219308 10202 80.91.224.249 (26 Feb 2003 00:28:28 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 26 Feb 2003 00:28:28 +0000 (UTC) Cc: Stefan Monnier Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18npQx-0002eQ-00 for ; Wed, 26 Feb 2003 01:28:27 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18nph8-00005i-00 for ; Wed, 26 Feb 2003 01:45:10 +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 18npNI-0005U7-04 for emacs-devel@quimby.gnus.org; Tue, 25 Feb 2003 19:24:40 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18npMc-00054N-00 for emacs-devel@gnu.org; Tue, 25 Feb 2003 19:23:58 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18npIZ-0003u5-00 for emacs-devel@gnu.org; Tue, 25 Feb 2003 19:19:48 -0500 Original-Received: from rum.cs.yale.edu ([128.36.229.169]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18npDH-000152-00; Tue, 25 Feb 2003 19:14:19 -0500 Original-Received: (from monnier@localhost) by rum.cs.yale.edu (8.11.6/8.11.6) id h1Q0EIL08053; Tue, 25 Feb 2003 19:14:18 -0500 X-Mailer: exmh version 2.4 06/23/2000 with nmh-1.0.4 Original-To: Miles Bader Original-cc: stktrc@yahoo.com Original-cc: pmr@pajato.com Original-cc: emacs-devel@gnu.org 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:11953 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11953 > > I think it would be great to also reuse article-mode for editing > > messages. > > I think the biggie is message-mode vs. mail-mode -- we really ought to get Oops, `message-mode' is what I meant. > rid of one of them (they're _so_ similar, I have no idea why Lars couldn't > have just hacked on mail-mode back whenever to add whatever features he > needed for gnus...). Yes, yes, yes, ... Stefan