From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Uday S Reddy Newsgroups: gmane.emacs.help Subject: Re: Gnus: How to simplify file attachments? Date: Sat, 17 Dec 2011 17:34:34 +0000 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1324143622 15781 80.91.229.12 (17 Dec 2011 17:40:22 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 17 Dec 2011 17:40:22 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Dec 17 18:40:16 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 1RbyF5-0003f2-8i for geh-help-gnu-emacs@m.gmane.org; Sat, 17 Dec 2011 18:40:15 +0100 Original-Received: from localhost ([::1]:49600 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RbyF4-0006ob-Lm for geh-help-gnu-emacs@m.gmane.org; Sat, 17 Dec 2011 12:40:14 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:55750) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RbyEz-0006oG-As for help-gnu-emacs@gnu.org; Sat, 17 Dec 2011 12:40:10 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RbyEy-0007Zk-4C for help-gnu-emacs@gnu.org; Sat, 17 Dec 2011 12:40:09 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:43732) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RbyEx-0007Z5-In for help-gnu-emacs@gnu.org; Sat, 17 Dec 2011 12:40:08 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RbyEw-0003c7-1u for help-gnu-emacs@gnu.org; Sat, 17 Dec 2011 18:40:06 +0100 Original-Received: from cpc1-harb6-0-0-cust240.perr.cable.virginmedia.com ([77.100.10.241]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 17 Dec 2011 18:40:06 +0100 Original-Received: from usr.vm.rocks by cpc1-harb6-0-0-cust240.perr.cable.virginmedia.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 17 Dec 2011 18:40:06 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 19 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: cpc1-harb6-0-0-cust240.perr.cable.virginmedia.com User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:8.0) Gecko/20111105 Thunderbird/8.0 In-Reply-To: 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:83213 Archived-At: On 12/15/2011 3:13 PM, Martyn Jago wrote: > Marius Hofert writes: >> >> 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? > > You should probably direct this question to the gmane.emacs.gnus.user > list. Not necessarily. message-mode is now the default mail sending mode in Gnu Emacs, which is what this question was about. Cheers, Udy