Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 8DA9A431FAF for ; Mon, 16 Apr 2012 10:03:58 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -2.29 X-Spam-Level: X-Spam-Status: No, score=-2.29 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_MED=-2.3, T_MIME_NO_TEXT=0.01] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Q8S81TzpWJMp for ; Mon, 16 Apr 2012 10:03:56 -0700 (PDT) Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu [131.215.239.19]) by olra.theworths.org (Postfix) with ESMTP id B33FE431FAE for ; Mon, 16 Apr 2012 10:03:56 -0700 (PDT) Received: from earth-doxen.imss.caltech.edu (localhost [127.0.0.1]) by earth-doxen-postvirus (Postfix) with ESMTP id 49E0366E019B; Mon, 16 Apr 2012 10:03:54 -0700 (PDT) X-Spam-Scanned: at Caltech-IMSS on earth-doxen by amavisd-new Received: from finestructure.net (gwave-77.ligo.caltech.edu [131.215.114.77]) (Authenticated sender: jrollins) by earth-doxen-submit (Postfix) with ESMTP id 5BA6366E015E; Mon, 16 Apr 2012 10:03:49 -0700 (PDT) Received: by finestructure.net (Postfix, from userid 1000) id DE51BA16; Mon, 16 Apr 2012 10:03:48 -0700 (PDT) From: Jameson Graef Rollins To: Jeremy Nickurak Subject: Re: .. regarding opening the attached files ... In-Reply-To: References: <87ehrovt0v.fsf@beesknees.cern.ch> <87398367ze.fsf@qmul.ac.uk> <8739834scn.fsf@servo.finestructure.net> User-Agent: Notmuch/0.12+129~gfe33a4f (http://notmuchmail.org) Emacs/23.4.1 (x86_64-pc-linux-gnu) Date: Mon, 16 Apr 2012 10:03:46 -0700 Message-ID: <87ty0j38y5.fsf@servo.finestructure.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Cc: notmuch@notmuchmail.org X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2012 17:03:58 -0000 --=-=-= On Mon, Apr 16 2012, Jeremy Nickurak wrote: > On Mon, Apr 16, 2012 at 09:19, Jameson Graef Rollins > wrote: >> Also, when the cursor is on the button you can hit 'o' to open with >> default mailcap app, 's' to save, and 'v' to view with a specified app. > > Is there any way of just getting it to ignore mailcap, and send > everything to xdg-open? It's always bothered me that there are 2 > databases for file associations: mailcap (used only by Emacs, afaict), > and the xdg/gnome configuration (used by everything else). Yes, gnome is very obnoxious that way. mailcap has been around *much* longer than gnome. There was really no reason for them to reinvent the wheel. Right now 'view part' command runs notmuch-show-view-part function, which calls mm-display-part. You might check in mm- config settings to see if there's anything there you can tweak. jamie. --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQIcBAEBCAAGBQJPjFDyAAoJEO00zqvie6q8mU8P/jxxUhDK1I8mOVw0wv9Vqo2G 8aPJia2y7JOa6upUG4sRv8QtP0RZHb/+tvNkHO5yqU2X39rlvZ6njjiySVz/GMEX HxG9oHMkbY34J4+UF7aJPGVNbBm+wJd5OMl9kOGM4ruC2JIaX/S5oVogs/i8N7XJ eOgHsgrn4+xhM0ao3zrSIvpNXsiigbFGmnnAVZnOxU6dsoXid+qa/zRubAsgG02t vHma/B4t0DtpABfxMZAA3hVILlSnVD6cvd6zE+0AGcLl7DMna2GNp5cltm8fGXSy mIiHfLvLL1o3IXT0G8vQaZVZL0YuDHcv2GdPryoE3SI9wPtV3U67rdLlvP/Mvgk0 5LewTwgaOEtBfT/bG0oMMzP3lamaYjyRrGROQLVwjItuN4WSDl2i4fjMemhKzSRi uZaJhkSufu+UzKEbtn2tZFcaSTHDX1AKYKM6S95V0ppwAmoG7y8FcQ1nnn7VMs0Z eXtG0F8Tjm4C3BrLhKivgYwpBWpSe8h2AiL5rW360ujaHb/DIBTGVYk8Ke5YM0GK aeWOpvRXlNsXPcoxqsMAk4p0S24jvvi0h5dRA5sKxeAlj6/XbWzcz5avGthRzeJz Xtsp7cuyKSH6lWje/DjOYFb97O/638HlMRN8EudNkMB6niozdea8OnWlYjZSRVOB 0yqhNpXTgeWGKV6qDTP6 =HfSV -----END PGP SIGNATURE----- --=-=-=--