From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Edward N. Lewis" Subject: Bug: File Links [6.33x] Date: Thu, 22 Sep 2011 09:27:40 -0400 Message-ID: <67E367D17F254913983BFF53A99F16D1@psfc371c51d8ff> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0004_01CC7909.E0BE82B0" Return-path: Received: from eggs.gnu.org ([140.186.70.92]:41045) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R6jKC-0007Sk-Ch for emacs-orgmode@gnu.org; Thu, 22 Sep 2011 09:28:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R6jK7-0004p4-9V for emacs-orgmode@gnu.org; Thu, 22 Sep 2011 09:28:24 -0400 Received: from vms173013pub.verizon.net ([206.46.173.13]:58241) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R6jK7-0004ou-1y for emacs-orgmode@gnu.org; Thu, 22 Sep 2011 09:28:19 -0400 Received: from psfc371c51d8ff ([unknown] [74.106.67.7]) by vms173013.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0LRX003POEQOY4E0@vms173013.mailsrvcs.net> for emacs-orgmode@gnu.org; Thu, 22 Sep 2011 08:28:01 -0500 (CDT) 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: emacs-orgmode@gnu.org This is a multi-part message in MIME format. ------=_NextPart_000_0004_01CC7909.E0BE82B0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable To: emacs-orgmode@gnu.org Subject: Bug: File Links [6.33x] From: ed.lewis@enlewis.com (Edward N. Lewis) --text follows this line-- =20 Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See =20 http://orgmode.org/manual/Feedback.html#Feedback =20 Your bug report will be posted to the Org-mode mailing list. ------------------------------------------------------------------------ =20 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. =20 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. =20 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/ =20 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 =20 current state: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (setq org-export-with-sub-superscripts '{} org-export-latex-date-format "%B %d, %Y" org-after-todo-state-change-hook '(org-clock-out-if-current) org-export-preprocess-hook '(org-export-blocks-preprocess) org-tab-first-hook '(org-hide-block-toggle-maybe) org-src-mode-hook '(org-src-mode-configure-edit-buffer) org-confirm-shell-link-function 'yes-or-no-p org-agenda-before-write-hook '(org-agenda-add-entry-text) org-cycle-hook '(org-cycle-hide-archived-subtrees = org-cycle-hide-drawers org-cycle-show-empty-lines org-optimize-window-after-visibility-change) org-export-latex-classes '(("article" " \\documentclass[12pt]{article}\n\\setlength{\\parindent}{0pt}\n\\renewcom= man d{\\familydefault}{\\sfdefault}" (" \\section{%s}" . " = \\section*{%s}") (" \\subsection{%s}" . " \\subsection*{%s}") (" \\subsubsection{%s}" . " \\subsubsection*{%s}") (" \\paragraph{%s}" . " \\paragraph*{%s}") (" \\subparagraph{%s}" . " \\subparagraph*{%s}")) ("report" " \\documentclass[11pt]{report}\n\\usepackage[utf8]{inputenc}\n\\usepackage= [T1 ]{fontenc}\n\\usepackage{graphicx}\n\\usepackage{longtable}\n\\usepackage= {hy perref}" (" \\part{%s}" . " \\part*{%s}") (" \\chapter{%s}" . " = \\chapter*{%s}") (" \\section{%s}" . " = \\section*{%s}") (" \\subsection{%s}" . " \\subsection*{%s}") (" \\subsubsection{%s}" . " \\subsubsection*{%s}")) ("book" " \\documentclass[11pt]{book}\n\\usepackage[utf8]{inputenc}\n\\usepackage[T= 1]{ fontenc}\n\\usepackage{graphicx}\n\\usepackage{longtable}\n\\usepackage{h= ype rref}" (" \\part{%s}" . " \\part*{%s}") (" \\chapter{%s}" . " = \\chapter*{%s}") (" \\section{%s}" . " = \\section*{%s}") (" \\subsection{%s}" . " \\subsection*{%s}") (" \\subsubsection{%s}" . " \\subsubsection*{%s}")) ) org-mode-hook '(#[nil "\300\301\302\303\304$\207" [org-add-hook change-major-mode-hook org-show-block-all append local] 5] ) org-confirm-elisp-link-function 'yes-or-no-p org-occur-hook '(org-first-headline-recenter) ) --=20 Edward N. Lewis, PE PO Box 611 Worthington, MA 01098-0611 USA +1 413-238-0109 ed.lewis@enlewis.com =20 Edward N. Lewis, PE PO Box 611 Worthington, MA 01098-0611 USA +1 413-238-0109 ed.lewis@enlewis.com =20 =20 ------=_NextPart_000_0004_01CC7909.E0BE82B0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Message
To: emacs-orgmode@gnu.org
Subjec= t: Bug:=20 File Links [6.33x]
From: ed.lewis@enlewis.com (Edward N. = Lewis)
--text follows this line--
 

Remember to cover the basics, that = is, what you=20 expected to happen and
what in fact did happen.  You don't know = how to=20 make a good report?  See
 
     http://orgmode.org/manual/Feedback.html#Feedback<= /DIV>
 
Your bug report will be posted to the = Org-mode=20 mailing=20 list.
----------------------------------------------------------------= --------
 
Links to external pdf files do not work in org-mode. = Links do not=20 export properly
into PDF files. Links to web addresses and other file types such as text=20 files work fine, however.
 
To reproduce: create a link in your org = file in any=20 form,
e.g.=20 [[file:/full_path/whatever.pdf]],
[[file:/full_path/whatever.pdf][Labe= l for=20 file]], file:whatever.pdf.
 
1) The link will not work from within=20 org-mode.
2) The link will not be properly formatted when viewed in a = PDF=20 viewer
such as Adobe Acrobat Professional. To make the link work, the = link's
properties have to be manually edited from within Adobe=20 Acrobat/
 
Emacs  : GNU Emacs 23.2.1=20 (i386-redhat-linux-gnu, GTK+ Version 2.24.4)
 of 2011-05-23 on=20 x86-05.phx2.fedoraproject.org
Package: Org-mode version = 6.33x
 
current=20 state:
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
(setq
 or= g-export-with-sub-superscripts=20 '{}
 org-export-latex-date-format "%B %d,=20 %Y"
 org-after-todo-state-change-hook=20 '(org-clock-out-if-current)
 org-export-preprocess-hook=20 '(org-export-blocks-preprocess)
 org-tab-first-hook=20 '(org-hide-block-toggle-maybe)
 org-src-mode-hook=20 '(org-src-mode-configure-edit-buffer)
 org-confirm-shell-link-fun= ction=20 'yes-or-no-p
 org-agenda-before-write-hook=20 '(org-agenda-add-entry-text)
 org-cycle-hook=20 '(org-cycle-hide-archived-subtrees = org-cycle-hide-drawers
   =20 org-cycle-show-empty-lines
   =20 org-optimize-window-after-visibility-change)
 org-export-latex-cl= asses=20 '(("article"
        "
\\documentclass[12pt]{article}\n\\setlength{\\parindent}{0pt= }\n\\renewcommand{\\familydefault}{\\sfdefault}"
        = ("\\section{%s}" . "\\section*{%s}")
        = ("
\\subsection{%s}" . = "\\subsection*{%s}")
        = ("
\\subsubsection{%s}" = . "\\subsubsection*{%s}")
        = ("
\\paragraph{%s}" . = "\\paragraph*{%s}")
        = ("
\\subparagraph{%s}" = . "\\subparagraph*{%s}"))
      =20 ("report"
        "
\\documentclass[11pt]{report}\n\\usepackage[utf8]{inputenc}\= n\\usepackage[T1]{fontenc}\n\\usepackage{graphicx}\n\\usepackage{longtabl= e}\n\\usepackage{hyperref}"
        = ("\\part{%s}" . "\\part*{%s}")
        = ("
\\chapter{%s}" . "\\chapter*{%s}")
        = ("
\\section{%s}" . "\\section*{%s}")
        = ("
\\subsection{%s}" . = "\\subsection*{%s}")
        = ("
\\subsubsection{%s}" = . "\\subsubsection*{%s}"))
      =20 ("book"
        "
\\documentclass[11pt]{book}\n\\usepackage[utf8]{inputenc}\n\= \usepackage[T1]{fontenc}\n\\usepackage{graphicx}\n\\usepackage{longtable}= \n\\usepackage{hyperref}"
        = ("\\part{%s}" . "\\part*{%s}")
        = ("
\\chapter{%s}" . "\\chapter*{%s}")
        = ("
\\section{%s}" . "\\section*{%s}")
        = ("
\\subsection{%s}" . = "\\subsection*{%s}")
        = ("
\\subsubsection{%s}" = . "\\subsubsection*{%s}"))
       = )
 org-mode-hook=20 '(#[nil "\300\301\302\303\304$\207"
     = [org-add-hook=20 change-major-mode-hook = org-show-block-all
     =20 append local]
     5]
  =20 )
 org-confirm-elisp-link-function = 'yes-or-no-p
 org-occur-hook=20 '(org-first-headline-recenter)
 )
--
Edward N. Lewis, = PE
PO=20 Box 611
Worthington, MA  01098-0611
USA
+1=20 413-238-0109
ed.lewis@enlewis.com
 
Edward N. Lewis, = PE
PO Box 611
Worthington, MA =20 01098-0611
USA
+1 = 413-238-0109
ed.lewis@enlewis.com
 
 
------=_NextPart_000_0004_01CC7909.E0BE82B0--