From mboxrd@z Thu Jan  1 00:00:00 1970
From: "Edward N. Lewis" <ed.lewis1@verizon.net>
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: <emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org>
Received: from eggs.gnu.org ([140.186.70.92]:41045)
	by lists.gnu.org with esmtp (Exim 4.71)
	(envelope-from <ed.lewis1@verizon.net>) 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 <ed.lewis1@verizon.net>) 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 <ed.lewis1@verizon.net>) 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." <emacs-orgmode.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=unsubscribe>
List-Archive: </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: 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>
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"
        "
<file://\\documentclass[12pt]{article}\n\\setlength{\\parindent}{0pt}\n\\=
ren
ewcommand{\\familydefault}{\\sfdefault>
\\documentclass[12pt]{article}\n\\setlength{\\parindent}{0pt}\n\\renewcom=
man
d{\\familydefault}{\\sfdefault}"
        (" <file://\\section{%s> \\section{%s}" . " =
<file://\\section*{%s>
\\section*{%s}")
        (" <file://\\subsection{%s> \\subsection{%s}" . "
<file://\\subsection*{%s> \\subsection*{%s}")
        (" <file://\\subsubsection{%s> \\subsubsection{%s}" . "
<file://\\subsubsection*{%s> \\subsubsection*{%s}")
        (" <file://\\paragraph{%s> \\paragraph{%s}" . "
<file://\\paragraph*{%s> \\paragraph*{%s}")
        (" <file://\\subparagraph{%s> \\subparagraph{%s}" . "
<file://\\subparagraph*{%s> \\subparagraph*{%s}"))
       ("report"
        "
<file://\\documentclass[11pt]{report}\n\\usepackage[utf8]{inputenc}\n\\us=
epa
ckage[T1]{fontenc}\n\\usepackage{graphicx}\n\\usepackage{longtable}\n\\us=
epa
ckage{hyperref>
\\documentclass[11pt]{report}\n\\usepackage[utf8]{inputenc}\n\\usepackage=
[T1
]{fontenc}\n\\usepackage{graphicx}\n\\usepackage{longtable}\n\\usepackage=
{hy
perref}"
        (" <file://\\part{%s> \\part{%s}" . " <file://\\part*{%s>
\\part*{%s}")
        (" <file://\\chapter{%s> \\chapter{%s}" . " =
<file://\\chapter*{%s>
\\chapter*{%s}")
        (" <file://\\section{%s> \\section{%s}" . " =
<file://\\section*{%s>
\\section*{%s}")
        (" <file://\\subsection{%s> \\subsection{%s}" . "
<file://\\subsection*{%s> \\subsection*{%s}")
        (" <file://\\subsubsection{%s> \\subsubsection{%s}" . "
<file://\\subsubsection*{%s> \\subsubsection*{%s}"))
       ("book"
        "
<file://\\documentclass[11pt]{book}\n\\usepackage[utf8]{inputenc}\n\\usep=
ack
age[T1]{fontenc}\n\\usepackage{graphicx}\n\\usepackage{longtable}\n\\usep=
ack
age{hyperref>
\\documentclass[11pt]{book}\n\\usepackage[utf8]{inputenc}\n\\usepackage[T=
1]{
fontenc}\n\\usepackage{graphicx}\n\\usepackage{longtable}\n\\usepackage{h=
ype
rref}"
        (" <file://\\part{%s> \\part{%s}" . " <file://\\part*{%s>
\\part*{%s}")
        (" <file://\\chapter{%s> \\chapter{%s}" . " =
<file://\\chapter*{%s>
\\chapter*{%s}")
        (" <file://\\section{%s> \\section{%s}" . " =
<file://\\section*{%s>
\\section*{%s}")
        (" <file://\\subsection{%s> \\subsection{%s}" . "
<file://\\subsection*{%s> \\subsection*{%s}")
        (" <file://\\subsubsection{%s> \\subsubsection{%s}" . "
<file://\\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
 <mailto:ed.lewis@enlewis.com> 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

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii">
<TITLE>Message</TITLE>

<META name=3DGENERATOR content=3D"MSHTML 8.00.6001.19120"></HEAD>
<BODY>
<DIV><FONT size=3D2 face=3DArial>To: <A=20
href=3D"mailto:emacs-orgmode@gnu.org">emacs-orgmode@gnu.org</A><BR>Subjec=
t: Bug:=20
File Links [6.33x]<BR>From: <A=20
href=3D"mailto:ed.lewis@enlewis.com">ed.lewis@enlewis.com</A> (Edward N. =

Lewis)<BR>--text follows this line--</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><BR><FONT size=3D2 face=3DArial>Remember to cover the basics, that =
is, what you=20
expected to happen and<BR>what in fact did happen.&nbsp; You don't know =
how to=20
make a good report?&nbsp; See</FONT></DIV>
<DIV><FONT size=3D2 face=3DArial></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2 face=3DArial>&nbsp;&nbsp;&nbsp;&nbsp; </FONT><A=20
href=3D"http://orgmode.org/manual/Feedback.html#Feedback"><FONT size=3D2 =

face=3DArial>http://orgmode.org/manual/Feedback.html#Feedback</FONT></A><=
/DIV>
<DIV><FONT size=3D2 face=3DArial></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2 face=3DArial>Your bug report will be posted to the =
Org-mode=20
mailing=20
list.<BR>----------------------------------------------------------------=
--------</FONT></DIV>
<DIV><FONT size=3D2 face=3DArial></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2 face=3DArial>Links to external&nbsp;<SPAN=20
class=3D014022013-22092011>pdf </SPAN>files do not work in org-mode. =
Links do not=20
export properly<BR>into PDF files. Links to web addresses<SPAN=20
class=3D014022013-22092011> and other file types such as&nbsp;text=20
files</SPAN>&nbsp;work fine, however.</FONT></DIV>
<DIV><FONT size=3D2 face=3DArial></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2 face=3DArial>To reproduce: create a link in your org =
file in any=20
form,<BR>e.g.=20
[[file:/full_path/whatever.pdf]],<BR>[[file:/full_path/whatever.pdf][Labe=
l for=20
file]], file:whatever.pdf.</FONT></DIV>
<DIV><FONT size=3D2 face=3DArial></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2 face=3DArial>1) The link will not work from within=20
org-mode.<BR>2) The link will not be properly formatted when viewed in a =
PDF=20
viewer<BR>such as Adobe Acrobat Professional. To make the link work, the =

link's<BR>properties have to be manually edited from within Adobe=20
Acrobat/</FONT></DIV>
<DIV><FONT size=3D2 face=3DArial></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2 face=3DArial>Emacs&nbsp; : GNU Emacs 23.2.1=20
(i386-redhat-linux-gnu, GTK+ Version 2.24.4)<BR>&nbsp;of 2011-05-23 on=20
x86-05.phx2.fedoraproject.org<BR>Package: Org-mode version =
6.33x</FONT></DIV>
<DIV><FONT size=3D2 face=3DArial></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2 face=3DArial>current=20
state:<BR>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<BR>(setq<BR>&nbsp;or=
g-export-with-sub-superscripts=20
'{}<BR>&nbsp;org-export-latex-date-format "%B %d,=20
%Y"<BR>&nbsp;org-after-todo-state-change-hook=20
'(org-clock-out-if-current)<BR>&nbsp;org-export-preprocess-hook=20
'(org-export-blocks-preprocess)<BR>&nbsp;org-tab-first-hook=20
'(org-hide-block-toggle-maybe)<BR>&nbsp;org-src-mode-hook=20
'(org-src-mode-configure-edit-buffer)<BR>&nbsp;org-confirm-shell-link-fun=
ction=20
'yes-or-no-p<BR>&nbsp;org-agenda-before-write-hook=20
'(org-agenda-add-entry-text)<BR>&nbsp;org-cycle-hook=20
'(org-cycle-hide-archived-subtrees =
org-cycle-hide-drawers<BR>&nbsp;&nbsp;&nbsp;=20
org-cycle-show-empty-lines<BR>&nbsp;&nbsp;&nbsp;=20
org-optimize-window-after-visibility-change)<BR>&nbsp;org-export-latex-cl=
asses=20
'(("article"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "</FONT><A=20
href=3D"file://\\documentclass[12pt]{article}\n\\setlength{\\parindent}{0=
pt}\n\\renewcommand{\\familydefault}{\\sfdefault"><FONT=20
size=3D2=20
face=3DArial>\\documentclass[12pt]{article}\n\\setlength{\\parindent}{0pt=
}\n\\renewcommand{\\familydefault}{\\sfdefault</FONT></A><FONT=20
size=3D2 face=3DArial>}"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
("</FONT><A=20
href=3D"file://\\section{%s"><FONT size=3D2 =
face=3DArial>\\section{%s</FONT></A><FONT=20
size=3D2 face=3DArial>}" . "</FONT><A =
href=3D"file://\\section*{%s"><FONT size=3D2=20
face=3DArial>\\section*{%s</FONT></A><FONT size=3D2=20
face=3DArial>}")<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
("</FONT><A=20
href=3D"file://\\subsection{%s"><FONT size=3D2=20
face=3DArial>\\subsection{%s</FONT></A><FONT size=3D2 face=3DArial>}" . =
"</FONT><A=20
href=3D"file://\\subsection*{%s"><FONT size=3D2=20
face=3DArial>\\subsection*{%s</FONT></A><FONT size=3D2=20
face=3DArial>}")<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
("</FONT><A=20
href=3D"file://\\subsubsection{%s"><FONT size=3D2=20
face=3DArial>\\subsubsection{%s</FONT></A><FONT size=3D2 face=3DArial>}" =
. "</FONT><A=20
href=3D"file://\\subsubsection*{%s"><FONT size=3D2=20
face=3DArial>\\subsubsection*{%s</FONT></A><FONT size=3D2=20
face=3DArial>}")<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
("</FONT><A=20
href=3D"file://\\paragraph{%s"><FONT size=3D2=20
face=3DArial>\\paragraph{%s</FONT></A><FONT size=3D2 face=3DArial>}" . =
"</FONT><A=20
href=3D"file://\\paragraph*{%s"><FONT size=3D2=20
face=3DArial>\\paragraph*{%s</FONT></A><FONT size=3D2=20
face=3DArial>}")<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
("</FONT><A=20
href=3D"file://\\subparagraph{%s"><FONT size=3D2=20
face=3DArial>\\subparagraph{%s</FONT></A><FONT size=3D2 face=3DArial>}" =
. "</FONT><A=20
href=3D"file://\\subparagraph*{%s"><FONT size=3D2=20
face=3DArial>\\subparagraph*{%s</FONT></A><FONT size=3D2=20
face=3DArial>}"))<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
("report"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "</FONT><A=20
href=3D"file://\\documentclass[11pt]{report}\n\\usepackage[utf8]{inputenc=
}\n\\usepackage[T1]{fontenc}\n\\usepackage{graphicx}\n\\usepackage{longta=
ble}\n\\usepackage{hyperref"><FONT=20
size=3D2=20
face=3DArial>\\documentclass[11pt]{report}\n\\usepackage[utf8]{inputenc}\=
n\\usepackage[T1]{fontenc}\n\\usepackage{graphicx}\n\\usepackage{longtabl=
e}\n\\usepackage{hyperref</FONT></A><FONT=20
size=3D2 face=3DArial>}"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
("</FONT><A=20
href=3D"file://\\part{%s"><FONT size=3D2 =
face=3DArial>\\part{%s</FONT></A><FONT size=3D2=20
face=3DArial>}" . "</FONT><A href=3D"file://\\part*{%s"><FONT size=3D2=20
face=3DArial>\\part*{%s</FONT></A><FONT size=3D2=20
face=3DArial>}")<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
("</FONT><A=20
href=3D"file://\\chapter{%s"><FONT size=3D2 =
face=3DArial>\\chapter{%s</FONT></A><FONT=20
size=3D2 face=3DArial>}" . "</FONT><A =
href=3D"file://\\chapter*{%s"><FONT size=3D2=20
face=3DArial>\\chapter*{%s</FONT></A><FONT size=3D2=20
face=3DArial>}")<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
("</FONT><A=20
href=3D"file://\\section{%s"><FONT size=3D2 =
face=3DArial>\\section{%s</FONT></A><FONT=20
size=3D2 face=3DArial>}" . "</FONT><A =
href=3D"file://\\section*{%s"><FONT size=3D2=20
face=3DArial>\\section*{%s</FONT></A><FONT size=3D2=20
face=3DArial>}")<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
("</FONT><A=20
href=3D"file://\\subsection{%s"><FONT size=3D2=20
face=3DArial>\\subsection{%s</FONT></A><FONT size=3D2 face=3DArial>}" . =
"</FONT><A=20
href=3D"file://\\subsection*{%s"><FONT size=3D2=20
face=3DArial>\\subsection*{%s</FONT></A><FONT size=3D2=20
face=3DArial>}")<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
("</FONT><A=20
href=3D"file://\\subsubsection{%s"><FONT size=3D2=20
face=3DArial>\\subsubsection{%s</FONT></A><FONT size=3D2 face=3DArial>}" =
. "</FONT><A=20
href=3D"file://\\subsubsection*{%s"><FONT size=3D2=20
face=3DArial>\\subsubsection*{%s</FONT></A><FONT size=3D2=20
face=3DArial>}"))<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
("book"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "</FONT><A=20
href=3D"file://\\documentclass[11pt]{book}\n\\usepackage[utf8]{inputenc}\=
n\\usepackage[T1]{fontenc}\n\\usepackage{graphicx}\n\\usepackage{longtabl=
e}\n\\usepackage{hyperref"><FONT=20
size=3D2=20
face=3DArial>\\documentclass[11pt]{book}\n\\usepackage[utf8]{inputenc}\n\=
\usepackage[T1]{fontenc}\n\\usepackage{graphicx}\n\\usepackage{longtable}=
\n\\usepackage{hyperref</FONT></A><FONT=20
size=3D2 face=3DArial>}"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
("</FONT><A=20
href=3D"file://\\part{%s"><FONT size=3D2 =
face=3DArial>\\part{%s</FONT></A><FONT size=3D2=20
face=3DArial>}" . "</FONT><A href=3D"file://\\part*{%s"><FONT size=3D2=20
face=3DArial>\\part*{%s</FONT></A><FONT size=3D2=20
face=3DArial>}")<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
("</FONT><A=20
href=3D"file://\\chapter{%s"><FONT size=3D2 =
face=3DArial>\\chapter{%s</FONT></A><FONT=20
size=3D2 face=3DArial>}" . "</FONT><A =
href=3D"file://\\chapter*{%s"><FONT size=3D2=20
face=3DArial>\\chapter*{%s</FONT></A><FONT size=3D2=20
face=3DArial>}")<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
("</FONT><A=20
href=3D"file://\\section{%s"><FONT size=3D2 =
face=3DArial>\\section{%s</FONT></A><FONT=20
size=3D2 face=3DArial>}" . "</FONT><A =
href=3D"file://\\section*{%s"><FONT size=3D2=20
face=3DArial>\\section*{%s</FONT></A><FONT size=3D2=20
face=3DArial>}")<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
("</FONT><A=20
href=3D"file://\\subsection{%s"><FONT size=3D2=20
face=3DArial>\\subsection{%s</FONT></A><FONT size=3D2 face=3DArial>}" . =
"</FONT><A=20
href=3D"file://\\subsection*{%s"><FONT size=3D2=20
face=3DArial>\\subsection*{%s</FONT></A><FONT size=3D2=20
face=3DArial>}")<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
("</FONT><A=20
href=3D"file://\\subsubsection{%s"><FONT size=3D2=20
face=3DArial>\\subsubsection{%s</FONT></A><FONT size=3D2 face=3DArial>}" =
. "</FONT><A=20
href=3D"file://\\subsubsection*{%s"><FONT size=3D2=20
face=3DArial>\\subsubsection*{%s</FONT></A><FONT size=3D2=20
face=3DArial>}"))<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
)<BR>&nbsp;org-mode-hook=20
'(#[nil "\300\301\302\303\304$\207"<BR>&nbsp;&nbsp;&nbsp;&nbsp; =
[org-add-hook=20
change-major-mode-hook =
org-show-block-all<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
append local]<BR>&nbsp;&nbsp;&nbsp;&nbsp; 5]<BR>&nbsp;&nbsp;=20
)<BR>&nbsp;org-confirm-elisp-link-function =
'yes-or-no-p<BR>&nbsp;org-occur-hook=20
'(org-first-headline-recenter)<BR>&nbsp;)<BR>-- <BR>Edward N. Lewis, =
PE<BR>PO=20
Box 611<BR>Worthington, MA&nbsp; 01098-0611<BR>USA<BR>+1=20
413-238-0109<BR></FONT><A href=3D"mailto:ed.lewis@enlewis.com"><FONT =
size=3D2=20
face=3DArial>ed.lewis@enlewis.com</FONT></A><BR></DIV>
<DIV>&nbsp;</DIV>
<DIV align=3Dleft><FONT size=3D2 face=3DArial>Edward N. Lewis, =
PE</FONT></DIV>
<DIV align=3Dleft><FONT size=3D2 face=3DArial>PO Box 611</FONT></DIV>
<DIV align=3Dleft><FONT size=3D2 face=3DArial>Worthington, MA&nbsp;=20
01098-0611</FONT></DIV>
<DIV align=3Dleft><FONT size=3D2 face=3DArial>USA</FONT></DIV>
<DIV align=3Dleft><FONT size=3D2 face=3DArial>+1 =
413-238-0109</FONT></DIV>
<DIV align=3Dleft><FONT size=3D2 =
face=3DArial>ed.lewis@enlewis.com</FONT></DIV>
<DIV align=3Dleft>&nbsp;</DIV>
<DIV>&nbsp;</DIV></BODY></HTML>

------=_NextPart_000_0004_01CC7909.E0BE82B0--