From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: bug#14605: bug#14605: bug#14605: bug#14605: Problem with export an .org file to .pdf does not open pdf file Date: Mon, 2 Sep 2013 11:55:33 +0200 Message-ID: References: <51B9C912.4050100@redhat.com> <51C979DF.9080106@redhat.com> <520A312B.5080003@redhat.com> <6CD2860F-6518-4BC6-B431-507BB088B588@gmail.com> <8738pnlj09.fsf@gmail.com> <81237114-C902-40D8-95F9-70AA2055C4D3@gmail.com> <20130902094701.GI2828@kuru.dyndns-at-home.com> Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59754) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VGQrg-0002l2-95 for emacs-orgmode@gnu.org; Mon, 02 Sep 2013 05:56:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VGQra-0000mu-8M for emacs-orgmode@gnu.org; Mon, 02 Sep 2013 05:56:08 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20130902094701.GI2828@kuru.dyndns-at-home.com> 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: Suvayu Ali Cc: 14605@debbugs.gnu.org On Sep 2, 2013, at 11:47 AM, Suvayu Ali = wrote: > Hi Carsten, >=20 > On Mon, Sep 02, 2013 at 10:44:39AM +0200, Carsten Dominik wrote: >>=20 >> On Sep 2, 2013, at 10:34 AM, Jambunathan K = wrote: >>=20 >>> '(org-file-apps-defaults-gnu >>> (quote >>> ((remote . emacs) >>> (system . "xdg-open %s") >>> (t . mailcap))) t)) >>>=20 >>=20 >>=20 >> I have not followed the discussion earlier. The problem I see is = that >> I do not know how widely available these commands are on Linux. = Maybe >> we can built the default value using executable-find or something = like >> this? >=20 > I think I can shed some light on the availability of xdg-open. It is > provided by xdg-utils, part of the freedesktop specification. It is > expected to be present in most desktop systems (almost anything with a > GUI installed). It is a direct dependency for kde-libs, gnome-libs, = and > many desktop applications. I just love it when someone give such a concrete and useful answer. = Thank you! - Carsten >=20 > The introduction in this Archlinux wiki page gives a very succint > summary: >=20 > Hope this helps, >=20 > --=20 > Suvayu >=20 > Open source is the future. It sets us free. >=20 >=20 >=20