From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#11212: 24.0.95; mailcap-mime-extensions: Add opendocument formats Date: Thu, 12 Apr 2012 09:19:06 +0300 Message-ID: <83mx6h4gmd.fsf@gnu.org> References: <81mx6jmr1n.fsf@gmail.com> <81sjg9h67g.fsf@gmail.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: dough.gmane.org 1334211663 3067 80.91.229.3 (12 Apr 2012 06:21:03 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 12 Apr 2012 06:21:03 +0000 (UTC) Cc: 11212@debbugs.gnu.org To: Jambunathan K Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Apr 12 08:21:02 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SIDOv-0007Y2-6I for geb-bug-gnu-emacs@m.gmane.org; Thu, 12 Apr 2012 08:21:01 +0200 Original-Received: from localhost ([::1]:51660 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SIDOu-00069Z-FY for geb-bug-gnu-emacs@m.gmane.org; Thu, 12 Apr 2012 02:21:00 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:53848) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SIDOo-00068U-Um for bug-gnu-emacs@gnu.org; Thu, 12 Apr 2012 02:20:59 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SIDOl-0002kv-2l for bug-gnu-emacs@gnu.org; Thu, 12 Apr 2012 02:20:53 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:56602) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SIDOk-0002kg-Vh for bug-gnu-emacs@gnu.org; Thu, 12 Apr 2012 02:20:50 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1SIDPt-00083z-II for bug-gnu-emacs@gnu.org; Thu, 12 Apr 2012 02:22:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 12 Apr 2012 06:22:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 11212 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 11212-submit@debbugs.gnu.org id=B11212.133421171430982 (code B ref 11212); Thu, 12 Apr 2012 06:22:01 +0000 Original-Received: (at 11212) by debbugs.gnu.org; 12 Apr 2012 06:21:54 +0000 Original-Received: from localhost ([127.0.0.1]:53140 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SIDPl-00083d-NP for submit@debbugs.gnu.org; Thu, 12 Apr 2012 02:21:54 -0400 Original-Received: from mtaout23.012.net.il ([80.179.55.175]:55278) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SIDPi-00083U-R1 for 11212@debbugs.gnu.org; Thu, 12 Apr 2012 02:21:52 -0400 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0M2C00800RPGKJ00@a-mtaout23.012.net.il> for 11212@debbugs.gnu.org; Thu, 12 Apr 2012 09:20:38 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([84.229.57.204]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0M2C0084LSADKSB0@a-mtaout23.012.net.il>; Thu, 12 Apr 2012 09:20:38 +0300 (IDT) In-reply-to: <81sjg9h67g.fsf@gmail.com> X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:58868 Archived-At: > From: Jambunathan K > Date: Thu, 12 Apr 2012 10:55:39 +0530 > Cc: 11212@debbugs.gnu.org > > My machine falls under `mailcap-poor-system-types'. To use the right > mimetype for outgoing attachements, I need to do one of the following: > > 1. Set the environment "MIMETYPES" and point in to the mimetype file I think this is the best way. > 2. Create one of the following files "~/mime.typ", "~/etc/mime.typ" > and start populating it. (Why do these file names have a typo?) Someone was thinking about DOS 8+3 file-name restrictions, but didn't know that specifying mime.types will work on MS-DOS as well. > ps: Emacswiki and a quick google search turns up no help around this > area. I used the source, although my name isn't Luke.