From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/79037 Path: news.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: using gnome-open with mailcap data Date: Wed, 08 Jun 2011 12:05:18 -0700 Message-ID: <87ipsgjg9d.fsf@ericabrahamsen.net> References: <87mxhsjgfs.fsf@ericabrahamsen.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1307560221 32017 80.91.229.12 (8 Jun 2011 19:10:21 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 8 Jun 2011 19:10:21 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M27336@lists.math.uh.edu Wed Jun 08 21:10:16 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QUO8u-0000wM-Ft for ding-account@gmane.org; Wed, 08 Jun 2011 21:10:16 +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 1QUO8o-00068s-5f; Wed, 08 Jun 2011 14:10:10 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1QUO8n-00068e-2m for ding@lists.math.uh.edu; Wed, 08 Jun 2011 14:10:09 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1QUO8l-0005MG-Vw for ding@lists.math.uh.edu; Wed, 08 Jun 2011 14:10:09 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1QUO8k-0002lu-JU for ding@gnus.org; Wed, 08 Jun 2011 21:10:06 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QUO8k-0000pu-8P for ding@gnus.org; Wed, 08 Jun 2011 21:10:06 +0200 Original-Received: from 63.226.249.211 ([63.226.249.211]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 08 Jun 2011 21:10:06 +0200 Original-Received: from eric by 63.226.249.211 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 08 Jun 2011 21:10:06 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 14 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 63.226.249.211 User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/23.2 (gnu/linux) Cancel-Lock: sha1:bdpNa0rJ/NjhQ6eqRyKL8/27/PM= X-Spam-Score: -3.7 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:79037 Archived-At: Eric Abrahamsen writes: [...] > 2. Can I use gnome-open for this sort of thing? It's basically its own > little mime parser, and knows all the system defaults, and if I'm > going to pass a file to something outside of gnus/emacs, gnome-open > knows best what to do with it. Setting gnome-open in my .mailcap file > just gives me "Displaying /usr/bin/gnome-open > /tmp/emm.5971frN/IMG_3368.JPG...done" in the minibuffer, and then > nothing happens. In fact, what I'd really like to do is short-circuit all the "view externally" commands so they go straight to gnome-open…