From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/82329 Path: news.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.gnus.general Subject: Re: bug in mac mail, I have to send pdf files as application/octet-stream Date: Wed, 19 Sep 2012 19:54:31 +0900 Organization: Emacsen advocacy group Message-ID: References: <87boh2mhka.fsf@gilgamesch.quim.ucm.es> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1348052102 24840 80.91.229.3 (19 Sep 2012 10:55:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 19 Sep 2012 10:55:02 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M30595@lists.math.uh.edu Wed Sep 19 12:55:06 2012 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TEHvp-0001hS-BU for ding-account@gmane.org; Wed, 19 Sep 2012 12:55:01 +0200 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 1TEHvb-0003RM-Ka; Wed, 19 Sep 2012 05:54:47 -0500 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 1TEHvZ-0003Qy-LP for ding@lists.math.uh.edu; Wed, 19 Sep 2012 05:54:45 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1TEHvX-0002zE-Vl for ding@lists.math.uh.edu; Wed, 19 Sep 2012 05:54:44 -0500 Original-Received: from orlando.hostforweb.net ([216.246.45.90]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1TEHvW-0000Ii-0X for ding@gnus.org; Wed, 19 Sep 2012 12:54:42 +0200 Original-Received: from localhost ([127.0.0.1]:35591) by orlando.hostforweb.net with smtp (Exim 4.77) (envelope-from ) id 1TEHvP-0006im-Ag for ding@gnus.org; Wed, 19 Sep 2012 05:54:35 -0500 X-Face: #kKnN,xUnmKia.'[pp`;Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu;B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( User-Agent: Gnus/5.130006 (=?iso-2022-jp?B?GyRCPz8bKEI=?= Gnus v0.6) Emacs/24.2.50 (i686-pc-cygwin) Cancel-Lock: sha1:gQnrNGg8G5L7WP8J/aoreLuPEVw= X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - orlando.hostforweb.net X-AntiAbuse: Original Domain - gnus.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - jpl.org X-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: -0.0 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:82329 Archived-At: Uwe Brauer wrote: [...] > Is there any variable in gnus I have to set that in case of > a pdf file application/octet-stream is chosen instead of application/pdf Maybe the easiest way is to have this entry in the ~/.mime.types file: application/octet-stream pdf Requires restarting Emacs and Gnus or performing M-x mailcap-parse-mimetypes RET whenever you modify the entries.