From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/68661 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel,gmane.emacs.gnus.general Subject: Re: Sending attachments Date: Mon, 06 Jul 2009 23:08:55 +0300 Message-ID: <8363e51smg.fsf@gnu.org> 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> <83d48e1oz6.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1246910955 810 80.91.229.12 (6 Jul 2009 20:09:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 6 Jul 2009 20:09:15 +0000 (UTC) Cc: ams@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 22:09:08 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 1MNuUs-0004FE-1B for ged-emacs-devel@m.gmane.org; Mon, 06 Jul 2009 22:09:06 +0200 Original-Received: from localhost ([127.0.0.1]:48502 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MNuUr-00058F-G3 for ged-emacs-devel@m.gmane.org; Mon, 06 Jul 2009 16:09:05 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MNuUm-000587-Qg for emacs-devel@gnu.org; Mon, 06 Jul 2009 16:09:00 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MNuUl-00057v-U3 for emacs-devel@gnu.org; Mon, 06 Jul 2009 16:09:00 -0400 Original-Received: from [199.232.76.173] (port=55826 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MNuUl-00057s-Qj for emacs-devel@gnu.org; Mon, 06 Jul 2009 16:08:59 -0400 Original-Received: from mtaout5.012.net.il ([84.95.2.13]:49627) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MNuUj-0003xs-BJ; Mon, 06 Jul 2009 16:08:57 -0400 Original-Received: from conversion-daemon.i_mtaout5.012.net.il by i_mtaout5.012.net.il (HyperSendmail v2004.12) id <0KMD00500MAZMF00@i_mtaout5.012.net.il>; Mon, 06 Jul 2009 23:08:56 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([77.126.249.41]) by i_mtaout5.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KMD00D63MMUATH0@i_mtaout5.012.net.il>; Mon, 06 Jul 2009 23:08:55 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by monty-python.gnu.org: Solaris 9.1 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:112102 gmane.emacs.gnus.general:68661 Archived-At: > From: Miles Bader > Cc: eliz@gnu.org, yandros@MIT.EDU, yamaoka@jpl.org, ding@gnus.org, > emacs-devel@gnu.org > Date: Mon, 06 Jul 2009 16:47:22 +0900 > > does mail-mode support any non-8-bit transfer encodings? Yes. > Does it work if the message encoding isn't utf-8, and the user uses > multiple languages? No. It supports only a single encoding for the whole body (and will insist on getting one, before it sends).