From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: Re: Rmail and headers in other than US-ASCII (RFC2047 encoded words) Date: Tue, 25 Feb 2003 19:11:16 -0500 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <20030226001116.GA6105@gnu.org> References: <200302251425.h1PEPdts016420@copa.pajato.com> <200302252355.h1PNtQU07962@rum.cs.yale.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1046218449 7016 80.91.224.249 (26 Feb 2003 00:14:09 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 26 Feb 2003 00:14:09 +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 18npD4-0001oj-00 for ; Wed, 26 Feb 2003 01:14:06 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18npTF-0008RL-00 for ; Wed, 26 Feb 2003 01:30:49 +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 18npCO-0000RR-03 for emacs-devel@quimby.gnus.org; Tue, 25 Feb 2003 19:13:24 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18npBb-0008Qs-00 for emacs-devel@gnu.org; Tue, 25 Feb 2003 19:12:35 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18npAw-0008AN-00 for emacs-devel@gnu.org; Tue, 25 Feb 2003 19:11:57 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18npAN-0007Pu-00 for emacs-devel@gnu.org; Tue, 25 Feb 2003 19:11:19 -0500 Original-Received: from miles by fencepost.gnu.org with local (Exim 4.10) id 18npAK-00023P-00; Tue, 25 Feb 2003 19:11:16 -0500 Original-To: Stefan Monnier Content-Disposition: inline In-Reply-To: <200302252355.h1PNtQU07962@rum.cs.yale.edu> User-Agent: Mutt/1.3.28i Blat: Foop Original-cc: stktrc@yahoo.com Original-cc: pmr@pajato.com 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:11951 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11951 On Tue, Feb 25, 2003 at 06:55:26PM -0500, Stefan Monnier wrote: > 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 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...). [I'm a bit annoyed since I recently spent a bunch of time writing clever header-filling code for message-mode (which is what I use), only to later discover that mail-mode already had that feature.* Gah!] -Miles * Of course, my version is better.. :-| -- Next to fried food, the South has suffered most from oratory. -- Walter Hines Page