From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Randby Subject: Setting the PDF viewer Date: Sat, 26 Oct 2013 11:14:53 -0400 Message-ID: <526BDC6D.3070209@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41923) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Va5Zx-0001ii-Tu for emacs-orgmode@gnu.org; Sat, 26 Oct 2013 11:15:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Va5Zp-0004cc-HW for emacs-orgmode@gnu.org; Sat, 26 Oct 2013 11:15:05 -0400 Received: from mail-ie0-x230.google.com ([2607:f8b0:4001:c03::230]:57840) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Va5Zp-0004cQ-C5 for emacs-orgmode@gnu.org; Sat, 26 Oct 2013 11:14:57 -0400 Received: by mail-ie0-f176.google.com with SMTP id u16so8255270iet.21 for ; Sat, 26 Oct 2013 08:14:56 -0700 (PDT) Received: from [192.168.1.111] (cpe-24-165-203-246.neo.res.rr.com. [24.165.203.246]) by mx.google.com with ESMTPSA id x5sm8810411iga.6.2013.10.26.08.14.55 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 26 Oct 2013 08:14:55 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: org-mode mailing list If I have a file:./paper.pdf link in an Org document, the PDF opens using GV when I click on the link. I like GV, but it doesn't support links. How do I change the PDF viewer for file:./paper.pdf external links? Scott Randby