From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Martyn Jago Newsgroups: gmane.emacs.help Subject: Re: Gnus: How to simplify file attachments? Date: Thu, 15 Dec 2011 15:13:18 +0000 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1323962137 13985 80.91.229.12 (15 Dec 2011 15:15:37 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 15 Dec 2011 15:15:37 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Dec 15 16:15:33 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RbD1w-0000Rk-FD for geh-help-gnu-emacs@m.gmane.org; Thu, 15 Dec 2011 16:15:32 +0100 Original-Received: from localhost ([::1]:56250 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RbD1v-00049p-S3 for geh-help-gnu-emacs@m.gmane.org; Thu, 15 Dec 2011 10:15:31 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:38597) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RbD1m-00040L-Hs for help-gnu-emacs@gnu.org; Thu, 15 Dec 2011 10:15:28 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RbD1k-0003AJ-RQ for help-gnu-emacs@gnu.org; Thu, 15 Dec 2011 10:15:22 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:53812) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RbD1k-0003A9-L6 for help-gnu-emacs@gnu.org; Thu, 15 Dec 2011 10:15:20 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RbD1g-0000Ia-8w for help-gnu-emacs@gnu.org; Thu, 15 Dec 2011 16:15:16 +0100 Original-Received: from 88-96-171-138.dsl.zen.co.uk ([88.96.171.138]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 15 Dec 2011 16:15:16 +0100 Original-Received: from martyn.jago by 88-96-171-138.dsl.zen.co.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 15 Dec 2011 16:15:16 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 25 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 88-96-171-138.dsl.zen.co.uk User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (darwin) Cancel-Lock: sha1:S+0RRkjnq6kMeh5i7OWPdXZXZuI= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 80.91.229.12 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:83210 Archived-At: Marius Hofert writes: > Hi, > > I use C-c C-a to attach files (e.g., a pdf file) in Gnus v5.13. I am then asked: > 1) "Content type (default application/pdf):" > 2) "One line description:" > 3) "Disposition (default attachment):" > ... so quite a lot of questions. Is there any way to just get the default > answers to these three questions set and not being asked when attaching files? > For example, one gets the same behavior if one used the following to attach > files: > 1) M-x dired > 2) mark all attachments via "m" > 3) C-c C-m C-a > => no question is asked. > > Cheers, > > Marius You should probably direct this question to the gmane.emacs.gnus.user list. Best, Martyn