From mboxrd@z Thu Jan  1 00:00:00 1970
From: Carsten Dominik <carsten.dominik@gmail.com>
Subject: Re: bug#14605: Problem with export an .org file to .pdf does not
 open pdf file
Date: Tue, 17 Sep 2013 21:53:23 +0200
Message-ID: <3FC2EB0C-C0C2-4E37-854D-5EF7CF84EAA4@gmail.com>
References: <1B84ED41-BCE5-46AE-BBFB-92D656CD373E__38750.8492371582$1378116581$gmane$org@gmail.com>
	<8738pnw4e5.fsf_-_@Rainer.invalid>
	<4E229EE1-5DE1-48B5-B5C4-DCFB41A1686B@gmail.com>
	<loom.20130903T101557-622@post.gmane.org>
	<CAN_Dec8n=yNTto6Uh0dN50fG_HbqHFQtmYOCchH7wsyJdm3_Gg@mail.gmail.com>
	<CAN_Dec-EjR_QHAkf47vzLv5uO3R2gz43K0XQbzWDmf2PAzmOaw@mail.gmail.com>
	<06D4DDE1-E3D1-470E-A887-66B78BD58302@gmail.com>
	<87ob7rri02.fsf@nowhere.org>
	<20130917135651.GC8200@kuru.dyndns-at-home.com>
	<DD822B46-F765-4C39-BA22-3DA3863F1F01@gmail.com>
	<20130917194250.GA16911@kuru.dyndns-at-home.com>
Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\))
Content-Type: multipart/signed;
	boundary="Apple-Mail=_9ACF1691-9C0E-4625-B9B1-952501E5C886";
	protocol="application/pgp-signature"; micalg=pgp-sha1
Return-path: <emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org>
Received: from eggs.gnu.org ([2001:4830:134:3::10]:56728)
	by lists.gnu.org with esmtp (Exim 4.71)
	(envelope-from <carsten.dominik@gmail.com>) id 1VM1Kw-0003tQ-VQ
	for emacs-orgmode@gnu.org; Tue, 17 Sep 2013 15:53:35 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
	(envelope-from <carsten.dominik@gmail.com>) id 1VM1Km-000321-CR
	for emacs-orgmode@gnu.org; Tue, 17 Sep 2013 15:53:25 -0400
Received: from mail-ea0-x229.google.com ([2a00:1450:4013:c01::229]:57480)
	by eggs.gnu.org with esmtp (Exim 4.71)
	(envelope-from <carsten.dominik@gmail.com>) id 1VM1Km-00031f-5C
	for emacs-orgmode@gnu.org; Tue, 17 Sep 2013 15:53:16 -0400
Received: by mail-ea0-f169.google.com with SMTP id k11so3030298eaj.0
	for <emacs-orgmode@gnu.org>; Tue, 17 Sep 2013 12:53:15 -0700 (PDT)
In-Reply-To: <20130917194250.GA16911@kuru.dyndns-at-home.com>
List-Id: "General discussions about Org-mode." <emacs-orgmode.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/emacs-orgmode>
List-Post: <mailto:emacs-orgmode@gnu.org>
List-Help: <mailto:emacs-orgmode-request@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=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 <fatkasuvayu+linux@gmail.com>
Cc: emacs-orgmode@gnu.org


--Apple-Mail=_9ACF1691-9C0E-4625-B9B1-952501E5C886
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=us-ascii


On 17.9.2013, at 21:42, Suvayu Ali <fatkasuvayu+linux@gmail.com> wrote:

> On Tue, Sep 17, 2013 at 09:34:34PM +0200, Carsten Dominik wrote:
>>=20
>> On 17.9.2013, at 15:56, Suvayu Ali <fatkasuvayu+linux@gmail.com> =
wrote:
>>=20
>>> On Tue, Sep 17, 2013 at 09:04:45AM +0100, Glyn Millington wrote:
>>>> Carsten Dominik <carsten.dominik@gmail.com> writes:
>>>>=20
>>>>> On 17.9.2013, at 08:01, Matt Price <moptop99@gmail.com> wrote:
>>>>>=20
>>>>>> On Tue, Sep 17, 2013 at 12:42 AM, Matt Price <moptop99@gmail.com>
>>>>>> wrote:
>>>>>>>=20
>>>>>>> xdg-open xxx.html works fine when run from the command line, but
>>>>>>> from inside org-mode it seems to fail to run In particular, =
html,
>>>>>>> odt and pdf documents no longer seem to open from the export =
menu,
>>>>>>> even though the log in *Messages* reports that the relevant =
command
>>>>>>> ("xdg-open-my-org-file.html") has been run.
>>>>>=20
>>>>> Is there anyone else who has tried the xgd-open way to follow =
links
>>>>> with Org?
>>>>>=20
>>>>=20
>>>> Yes, I have the same symptoms as Matt.
>>>>=20
>>>> GNU Emacs 24.3.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.8.2)
>>>> Org-mode 8.1.1  (the latest ELPA package fails in the same way)
>>>>=20
>>>> xdg-open works on the command line but not through the org-export =
menu -
>>>> pdfs and html files don't open automatically.  There are no error =
messages.
>>>=20
>>> I see the same problem.  But I think this might be an Emacs issue; I
>>> can't open a pdf from dired either (with & on a pdf file).  However =
I
>>> can open it if I execute a shell command: M-! xdg-open file.pdf RET.
>>=20
>> Do I need to conclude that, for the time being, xdg-open has to be =
removed from the default value of org-file-apps?
>=20
> Yes, I think so.  The problem is consistently repeatable.
>=20
> It's strange though.  I'll try to investigate.

Hi Suvayu,

Thank you!

- Carsten

>=20
> Cheers,
>=20
> --=20
> Suvayu
>=20
> Open source is the future. It sets us free.


--Apple-Mail=_9ACF1691-9C0E-4625-B9B1-952501E5C886
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename=signature.asc
Content-Type: application/pgp-signature;
	name=signature.asc
Content-Description: Message signed with OpenPGP using GPGMail

-----BEGIN PGP SIGNATURE-----

iQEcBAEBAgAGBQJSOLMzAAoJEO+gg/nAZuwMSxAH/RvUz2BwWkTA4Rdt8sisWowy
Fly8cDMNKh1Leux2t2UDanO+ndcy7grEOBRwByp18YlqVVKYJMIusrgsU1qJB46w
ZLDMUpQyxm2pqNNGEPjxiAaPVzHnxA7KIdRytmTRXgQ/IJ6T2gyqqIMHHIJY8L6J
oNqZqSvYr8sYxlquszMKtBQPg5XYoFnAM8z5mh1ao1Drj9kCnXC9md75rgzqEqvS
3rSD6LFshkuCHWIUBVTzEoO+CCbwLjjHDQqxbWb8HpyrBwO1lDgfcnH+jWtq7gOZ
ri/nK1qfFm/cOxq0gBcJ5ZEfZxXNrUklPLoXpDOMPV2BB0MRZIS6izqi2zpkEtE=
=iLWV
-----END PGP SIGNATURE-----

--Apple-Mail=_9ACF1691-9C0E-4625-B9B1-952501E5C886--