From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Maus Subject: Re: Bug: File Links [6.33x] Date: Fri, 23 Sep 2011 07:30:34 +0200 Message-ID: <87r5376d1h.wl%dmaus@ictsoc.de> References: <67E367D17F254913983BFF53A99F16D1@psfc371c51d8ff> <32248.1316729245@alphaville.dokosmarshall.org> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/signed; boundary="pgp-sign-Multipart_Fri_Sep_23_07:30:34_2011-1"; micalg=pgp-sha256; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:60401) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R6yLT-0004co-3f for emacs-orgmode@gnu.org; Fri, 23 Sep 2011 01:30:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R6yLR-0005j7-FE for emacs-orgmode@gnu.org; Fri, 23 Sep 2011 01:30:43 -0400 Received: from app1b.xlhost.de ([213.202.242.162]:42012) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R6yLR-0005j2-Ah for emacs-orgmode@gnu.org; Fri, 23 Sep 2011 01:30:41 -0400 In-Reply-To: <32248.1316729245@alphaville.dokosmarshall.org> 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: nicholas.dokos@hp.com Cc: "Edward N. Lewis" , emacs-orgmode@gnu.org --pgp-sign-Multipart_Fri_Sep_23_07:30:34_2011-1 Content-Type: text/plain; charset=US-ASCII At Thu, 22 Sep 2011 18:07:25 -0400, Nick Dokos wrote: > > Edward N. Lewis wrote: > > > > Links to external pdf files do not work in org-mode. Links do not export properly > > into PDF files. Links to web addresses and other file types such as text files work fine, however. > > > > To reproduce: create a link in your org file in any form, > > e.g. [[file:/full_path/whatever.pdf]], > > [[file:/full_path/whatever.pdf][Label for file]], file:whatever.pdf. > > > > 1) The link will not work from within org-mode. > > 2) The link will not be properly formatted when viewed in a PDF viewer > > such as Adobe Acrobat Professional. To make the link work, the link's > > properties have to be manually edited from within Adobe Acrobat/ > > > > Emacs : GNU Emacs 23.2.1 (i386-redhat-linux-gnu, GTK+ Version 2.24.4) > > of 2011-05-23 on x86-05.phx2.fedoraproject.org > > Package: Org-mode version 6.33x > > > > I cannot reproduce this with Org-mode version 7.7 > (release_7.7.311.g0c099), so I'd suspect your 6.33 (which is quite old, > but unfortunately still ships with older versions of emacs). If you are > at all serious about using org-mode, you probably need to install the > 7.7 release (or if you are willing to live on the edge, clone the git > repository and enjoy all the up-to-date features - and some breakages, > but ime, breakages get fixed quickly). I cannot reproduce it with GNU Emacs 23.2.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0) of 2010-12-11 on raven, modified by Debian Org-mode version 6.33f (release_6.33f) neither. The minimal Emacs initfile used: ,---- | (add-to-list 'load-path "~/projects/org-mode/org-mode/lisp") | (add-to-list 'load-path "~/projects/org-mode/org-mode/contrib/lisp") | (add-to-list 'load-path "~/projects/org-mode/org-mode/testing/") | (require 'org-install) | (require 'org) `---- If I use C-c C-o on the links Org starts my PDF viewer (xpdf 3.02), if I export the document with the link to PDF and open the result with xpdf the exported link works, too. What exactly happens if you try to open the link and which properties do you have to modify to make the exported link working? Best, -- David -- OpenPGP... 0x99ADB83B5A4478E6 Jabber.... dmjena@jabber.org Email..... dmaus@ictsoc.de --pgp-sign-Multipart_Fri_Sep_23_07:30:34_2011-1 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iF4EABEIAAYFAk58GXoACgkQma24O1pEeOYQhAD+NVTrv0aKCZyfYA5wTgx9HQT9 OutMPpykboQq4U5EvQ4A/3naI0WTedHi/QnLHXDMpuMLpKqgGsYnD8y4ayVFhN0B =EgOu -----END PGP SIGNATURE----- --pgp-sign-Multipart_Fri_Sep_23_07:30:34_2011-1--