From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: How to use evince to open a pdf file that is made to link in org file ? Date: Sun, 16 Aug 2009 10:48:39 -0400 Message-ID: <87ljlj95mg.fsf@gimli.intra.norang.ca> References: <907065090908160420l6090814ew9efb4ee993b1e966@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mch2K-0007ze-Hi for emacs-orgmode@gnu.org; Sun, 16 Aug 2009 10:48:44 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mch2G-0007uV-FC for emacs-orgmode@gnu.org; Sun, 16 Aug 2009 10:48:43 -0400 Received: from [199.232.76.173] (port=38883 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mch2G-0007uN-CE for emacs-orgmode@gnu.org; Sun, 16 Aug 2009 10:48:40 -0400 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:65144) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Mch2G-0005xj-0e for emacs-orgmode@gnu.org; Sun, 16 Aug 2009 10:48:40 -0400 In-Reply-To: <907065090908160420l6090814ew9efb4ee993b1e966@mail.gmail.com> (waterloo's message of "Sun\, 16 Aug 2009 19\:20\:21 +0800") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: waterloo Cc: emacs-orgmode@gnu.org waterloo writes: > I write a link of `file:df.pdf' in org file . > > When I point the link with mouse , It use gv to open pdf . > > How to make org use evince to open pdf file ? Look at your mailcap entries. IIRC org-mode opens other files using the mime interface. I am assuming you're on Linux and not some other platform. -Bernt