From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/68655 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel,gmane.emacs.gnus.general Subject: Re: Sending attachments Date: Mon, 06 Jul 2009 11:05:22 -0400 Message-ID: References: <87k52rzyn1.fsf@benthic.rattlesnake.com> <873a9fw6dt.fsf@catnip.gol.com> <87y6r7yp1y.fsf@stupidchicken.com> <0922916E-B9DD-41C4-8A3D-8550CDD56B62@mit.edu> <83r5ww1m3k.fsf@gnu.org> <871vovsvi8.fsf@catnip.gol.com> <83ljn324xd.fsf@gnu.org> <87skhbrdz3.fsf@catnip.gol.com> <83hbxr0zc6.fsf@gnu.org> <87hbxqrha4.fsf@catnip.gol.com> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1246893231 8657 80.91.229.12 (6 Jul 2009 15:13:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 6 Jul 2009 15:13:51 +0000 (UTC) Cc: eliz@gnu.org, yandros@MIT.EDU, yamaoka@jpl.org, ding@gnus.org, emacs-devel@gnu.org To: Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 06 17:13:44 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 1MNpt1-0002iC-Mh for ged-emacs-devel@m.gmane.org; Mon, 06 Jul 2009 17:13:43 +0200 Original-Received: from localhost ([127.0.0.1]:47517 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MNpt1-0008W7-28 for ged-emacs-devel@m.gmane.org; Mon, 06 Jul 2009 11:13:43 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MNpl6-0004as-Hl for emacs-devel@gnu.org; Mon, 06 Jul 2009 11:05:32 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MNpl1-0004Wo-1f for emacs-devel@gnu.org; Mon, 06 Jul 2009 11:05:31 -0400 Original-Received: from [199.232.76.173] (port=38238 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MNpl0-0004Wk-T9 for emacs-devel@gnu.org; Mon, 06 Jul 2009 11:05:26 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:52105) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MNpl0-0000ZF-Im for emacs-devel@gnu.org; Mon, 06 Jul 2009 11:05:26 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1MNpkw-0005Lw-Kr; Mon, 06 Jul 2009 11:05:22 -0400 In-reply-to: <87hbxqrha4.fsf@catnip.gol.com> (message from Miles Bader on Mon, 06 Jul 2009 05:44:51 +0900) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:112088 gmane.emacs.gnus.general:68655 Archived-At: So that would be the "let's add this one function now and deal with the real problem later" answer, yes? The real issue that I raised is sending attachments with Mail mode. Installing Etach will deal with that. This actually does not involve a change in sendmail.el, since Etach is modular.