From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: Sending attachments Date: Tue, 07 Jul 2009 09:53:16 -0400 Message-ID: <87ocrwlhv7.fsf@stupidchicken.com> References: <87k52rzyn1.fsf@benthic.rattlesnake.com> <873a9fw6dt.fsf@catnip.gol.com> <87y6r7yp1y.fsf@stupidchicken.com> <877hyp3by2.fsf@stupidchicken.com> <87r5wvdw57.fsf@stupidchicken.com> <833a991sf6.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1246976190 3212 80.91.229.12 (7 Jul 2009 14:16:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 7 Jul 2009 14:16:30 +0000 (UTC) Cc: eliz@gnu.org, emacs-devel@gnu.org, rms@gnu.org, Miles Bader To: ams@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jul 07 16:16:23 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MOBT0-0003xf-IC for ged-emacs-devel@m.gmane.org; Tue, 07 Jul 2009 16:16:18 +0200 Original-Received: from localhost ([127.0.0.1]:39245 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MOBSz-0001Zu-Sh for ged-emacs-devel@m.gmane.org; Tue, 07 Jul 2009 10:16:17 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MOBRv-0000zJ-6i for emacs-devel@gnu.org; Tue, 07 Jul 2009 10:15:11 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MOBRq-0000xx-JA for emacs-devel@gnu.org; Tue, 07 Jul 2009 10:15:10 -0400 Original-Received: from [199.232.76.173] (port=33567 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MOBRq-0000xq-C0 for emacs-devel@gnu.org; Tue, 07 Jul 2009 10:15:06 -0400 Original-Received: from pantheon-po32.its.yale.edu ([130.132.50.88]:47757) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MOBRk-0007sK-FR; Tue, 07 Jul 2009 10:15:00 -0400 Original-Received: from furry (dhcp128036014241.central.yale.edu [128.36.14.241]) (authenticated bits=0) by pantheon-po32.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id n67EEwuQ030179 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 7 Jul 2009 10:14:58 -0400 Original-Received: by furry (Postfix, from userid 1000) id D1232C0A4; Tue, 7 Jul 2009 09:53:16 -0400 (EDT) In-Reply-To: (Alfred M. Szmidt's message of "Tue, 07 Jul 2009 05:43:53 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:112140 Archived-At: "Alfred M. Szmidt" writes: > Please, lets drop this discussion. Richard volunteered to maintain > mail-mode, so do I, and Eli I suspect will be more than happy to do it > as well. The problem is that further development of mail-mode will likely involve adding code that directly duplicates the existing code used in message mode, with inferior results (e.g. mml vs etach).