From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/75727 Path: news.gmane.org!not-for-mail From: jidanni@jidanni.org Newsgroups: gmane.emacs.gnus.general Subject: say best way to attach several files Date: Wed, 19 Jan 2011 19:13:03 +0800 Message-ID: <87oc7d2lkw.fsf@jidanni.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1295487378 24167 80.91.229.12 (20 Jan 2011 01:36:18 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 20 Jan 2011 01:36:18 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M24078@lists.math.uh.edu Thu Jan 20 02:36:12 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PfjRZ-0004ho-VC for ding-account@gmane.org; Thu, 20 Jan 2011 02:36:10 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1PfjQF-0000vL-SO; Wed, 19 Jan 2011 19:34:47 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1PfjQE-0000v8-Jr for ding@lists.math.uh.edu; Wed, 19 Jan 2011 19:34:46 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PfjQD-0006ks-L2 for ding@lists.math.uh.edu; Wed, 19 Jan 2011 19:34:46 -0600 Original-Received: from mx1.spunky.mail.dreamhost.com ([208.97.132.47] helo=homiemail-a62.g.dreamhost.com) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1PfjQB-0006Zc-H8 for ding@gnus.org; Thu, 20 Jan 2011 02:34:43 +0100 Original-Received: from homiemail-a62.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a62.g.dreamhost.com (Postfix) with ESMTP id A06B363406C for ; Wed, 19 Jan 2011 17:34:40 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=jidanni.org; h=from:to:subject :date:message-id:mime-version:content-type; q=dns; s=jidanni.org ; b=g1At4is1VdkupR7e7AsJ7wNb2X0am+XA4Lfv4/4bZNDVInv02wjRX8ec4BAl n5nElpHaepZCNCNqxIeijWtjDOQWqgSlw0ggsFRme8kZBKTvAwNG6wDgN2Wajr8A lBx0KwafkniUnEVHWdIIFzeTMzpvN38w8A3mkQnvDbnghyY= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=jidanni.org; h=from:to :subject:date:message-id:mime-version:content-type; s= jidanni.org; bh=h6dVu/4K5TbqBX3MrWkS5VlQARo=; b=I1BSaksvm0zSxk4I OEUBoCnhtvf3ZtoeH66eWIoGVgj3LRw+xZhy1J3kdNmRoVq9uR1ajP4npBxR49zC eXPTIvBcM8Z1BPKzREnX5iOzfI7GSrwCrXu6IwoBuLTADGOrbg309Tg7ifJCv+3B 0OuIy9XeBp1cs71sIdO7Lua9EFA= Original-Received: from jidanni.org (218-163-4-76.dynamic.hinet.net [218.163.4.76]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: jidanni@jidanni.org) by homiemail-a62.g.dreamhost.com (Postfix) with ESMTPSA id 560FA634064 for ; Wed, 19 Jan 2011 17:34:40 -0800 (PST) X-Spam-Score: -1.0 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:75727 Archived-At: C-c C-a runs the command mml-attach-file, which is an interactive compiled Lisp function in `mml.el'. OK, but here and in Info say the best way to attach several files too, not only just one. gnus-version "Gnus v5.13". Sorry for repeating this bug report. Indeed the best way may be: attach one file, then just copy and alter the MML (info "(emacs-mime) Simple MML Example") to include the other files.