From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/75728 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.gnus.general Subject: Re: say best way to attach several files Date: Thu, 20 Jan 2011 10:13:05 +0100 Message-ID: <87mxmwgcpq.fsf@member.fsf.org> References: <87oc7d2lkw.fsf@jidanni.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1295514866 3809 80.91.229.12 (20 Jan 2011 09:14:26 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 20 Jan 2011 09:14:26 +0000 (UTC) Cc: ding@gnus.org To: jidanni@jidanni.org Original-X-From: ding-owner+M24079@lists.math.uh.edu Thu Jan 20 10:14:21 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 1Pfqay-0005NK-Oq for ding-account@gmane.org; Thu, 20 Jan 2011 10:14:20 +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 1PfqZv-0002Zp-W6; Thu, 20 Jan 2011 03:13:16 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1PfqZt-0002Zf-WE for ding@lists.math.uh.edu; Thu, 20 Jan 2011 03:13:14 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PfqZs-0004kl-MO for ding@lists.math.uh.edu; Thu, 20 Jan 2011 03:13:13 -0600 Original-Received: from deliver.uni-koblenz.de ([141.26.64.15]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1PfqZo-0005iC-UJ for ding@gnus.org; Thu, 20 Jan 2011 10:13:08 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by deliver.uni-koblenz.de (Postfix) with ESMTP id 9106F78017DD; Thu, 20 Jan 2011 10:13:06 +0100 (CET) Original-Received: from deliver.uni-koblenz.de ([127.0.0.1]) by localhost (deliver.uni-koblenz.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28088-04-5; Thu, 20 Jan 2011 10:13:05 +0100 (CET) X-CHKRCPT: Envelopesender noch tassilo@member.fsf.org Original-Received: from thinkpad (tsdh.uni-koblenz.de [141.26.67.142]) by deliver.uni-koblenz.de (Postfix) with ESMTP id 9E8D378017CE; Thu, 20 Jan 2011 10:13:05 +0100 (CET) In-Reply-To: <87oc7d2lkw.fsf@jidanni.org> (jidanni@jidanni.org's message of "Wed, 19 Jan 2011 19:13:03 +0800") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) X-Virus-Scanned: amavisd-new at uni-koblenz.de X-Spam-Score: -4.9 (----) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:75728 Archived-At: jidanni@jidanni.org writes: > OK, but here and in Info say the best way to attach several files too, > not only just one. I use `gnus-dired-mode'. Then you can mark all files to include in dired and then do `gnus-dired-attach' which will attach all of them to an existing mail buffer. ,----[ C-h f gnus-dired-attach RET ] | gnus-dired-attach is an interactive compiled Lisp function in `gnus-dired.el'. | | (gnus-dired-attach FILES-TO-ATTACH) | | Attach dired's marked files to a gnus message composition. | If called non-interactively, FILES-TO-ATTACH should be a list of | filenames. `---- Bye, Tassilo -- Sent from my Emacs