From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Michael Welsh Duggan Newsgroups: gmane.emacs.devel Subject: Re: Rmail and headers in other than US-ASCII (RFC2047 encoded words) Date: Fri, 07 Mar 2003 16:10:59 -0500 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <871y1ig9wc.fsf@cs.cmu.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 1047072519 18566 80.91.224.249 (7 Mar 2003 21:28:39 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 7 Mar 2003 21:28:39 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Fri Mar 07 22:28:38 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 18rPOQ-0004pJ-00 for ; Fri, 07 Mar 2003 22:28:38 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18rPjO-0004IG-00 for ; Fri, 07 Mar 2003 22:50:18 +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 18rPN2-0005Ry-03 for emacs-devel@quimby.gnus.org; Fri, 07 Mar 2003 16:27:12 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18rPLI-0004lq-00 for emacs-devel@gnu.org; Fri, 07 Mar 2003 16:25:24 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18rPKS-0004Pu-00 for emacs-devel@gnu.org; Fri, 07 Mar 2003 16:24:49 -0500 Original-Received: from md5i.dsl.telerama.com ([205.201.10.244] helo=maru) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18rP82-0001Zr-00 for emacs-devel@gnu.org; Fri, 07 Mar 2003 16:11:42 -0500 Original-Received: from md5i by maru with local (Exim 3.36 #1 (Debian)) id 18rP7L-0006ip-00 for ; Fri, 07 Mar 2003 16:10:59 -0500 Original-To: emacs-devel@gnu.org In-Reply-To: (stktrc's message of "Fri, 07 Mar 2003 21:46:24 +0100") User-Agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.3.50 (gnu/linux) 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:12156 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:12156 stktrc writes: > Richard Stallman writes: > >> > AFAICT, the MIME composing support comes from the independent `mml' >> > library (documented in `Emacs MIME' under info) . >> >> That would be cool... maybe mail-mode could turn that on by default right >> now, regardless of what happens with message-mode. >> >> I would like that. > > I decided to look closer at the independence of MML from Gnus and > found that a part of MML (encoding the body) used parts of Gnus' > message-mode. Would need to look closer at what this dependency > means. But it will have to wait if it's going to be done by me. If I > find time and decide to go deeper into this I will let you all know > what I find. 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? -- Michael Welsh Duggan (md5i@cs.cmu.edu)