From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Edward N. Lewis" Subject: Bug: export [7.8.11] Date: Mon, 11 Jun 2012 21:22:06 -0400 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_002E_01CD4818.41622B20" Return-path: Received: from eggs.gnu.org ([208.118.235.92]:35822) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SeFoD-0004CH-Bz for emacs-orgmode@gnu.org; Mon, 11 Jun 2012 21:22:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SeFoB-0006hh-1h for emacs-orgmode@gnu.org; Mon, 11 Jun 2012 21:22:12 -0400 Received: from berkshire.berkshire.net ([74.55.48.146]:45820) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SeFoA-0006gW-PF for emacs-orgmode@gnu.org; Mon, 11 Jun 2012 21:22:10 -0400 Received: from pool-74-106-118-125.spfdma.east.verizon.net ([74.106.118.125] helo=msxp) by berkshire.berkshire.net with esmtpa (Exim 4.69) (envelope-from ) id 1SeFnv-0008D6-RM for emacs-orgmode@gnu.org; Mon, 11 Jun 2012 21:21:56 -0400 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_002E_01CD4818.41622B20 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable --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. ------------------------------------------------------------------------ The export commands c-c c-e d (org-export-to-pdf-and-open) as well as c-c c-e h (org-export-to-html-and-open) do not work as expected. The former does generate a LaTeX and a pdf file as expected, but the pdf file does not spontaneously open. The latter does generate an html file = as expected, but the html file does not spontaneously open. FWIW, under standard LaTeX in emacs, the view pdf function works fine and as expected. I suspect this relates to an undocumented setting or (less likely) to a bug in emacs org-mode. I am running Fedora 16 (emacs 23) on one machine and Fedora 17 (emacs = 24) on another machine. Both machines exhibit identical behaviour. FWIW, I recall these functions working under Ubuntu 10.04 with its (older) standard emacs with org-mode setup. =20 Emacs : GNU Emacs 24.0.95.1 (x86_64-redhat-linux-gnu, GTK+ Version = 2.24.10) of 2012-04-06 on x86-13.phx2.fedoraproject.org Package: Org-mode version 7.8.11 =20 current state: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (setq org-export-preprocess-before-selecting-backend-code-hook '(org-beamer-select-beamer-code) org-tab-first-hook '(org-hide-block-toggle-maybe org-src-native-tab-command-maybe org-babel-hide-result-toggle-maybe) org-speed-command-hook '(org-speed-command-default-hook org-babel-speed-command-hook) org-occur-hook '(org-first-headline-recenter) org-metaup-hook '(org-babel-load-in-session-maybe) org-export-preprocess-before-normalizing-links-hook '(org-remove-file-link-modifiers) org-confirm-shell-link-function 'yes-or-no-p org-export-latex-final-hook '(org-beamer-amend-header = org-beamer-fix-toc org-beamer-auto-fragile-frames org-beamer-place-default-actions-for-lists) org-file-apps '(("\\.odc\\'" . system) ("\\.odf\\'" . system) ("\\.odi\\'" . system) ("\\.otp\\'" . system) ("\\.odp\\'" . system) ("\\.otg\\'" . system) ("\\.odg\\'" . system) ("\\.ots\\'" . system) ("\\.ods\\'" . system) ("\\.odm\\'" . system) ("\\.ott\\'" . system) ("\\.odt\\'" . system) (auto-mode . emacs) ("\\.mm\\'" . default) ("\\.x?html?\\'" . default) ("\\.pdf\\'" . default)) org-export-latex-after-initial-vars-hook = '(org-beamer-after-initial-vars) org-use-sub-superscripts '{} org-after-todo-state-change-hook '(org-clock-out-if-current) org-src-mode-hook '(org-src-babel-configure-edit-buffer org-src-mode-configure-edit-buffer) org-agenda-before-write-hook '(org-agenda-add-entry-text) org-babel-pre-tangle-hook '(save-buffer) org-mode-hook '(#[nil "\305=10\306 >\203=14 =20 Edward N. Lewis, PE P.O. Box 611 Worthington, MA 01098-0611 +1 (413) 238-0109 USA ed.lewis.@enlewis.com =20 =20 ------=_NextPart_000_002E_01CD4818.41622B20 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Message
--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
 
Your bug report will be posted to the = Org-mode=20 mailing=20 list.
----------------------------------------------------------------= --------
The=20 export commands c-c c-e d (org-export-to-pdf-and-open) as well as
c-c = c-e h=20 (org-export-to-html-and-open) do not work as expected.
The former = does=20 generate a LaTeX and a pdf file as expected, but the pdf
file does = not=20 spontaneously open. The latter does generate an html file as = expected,
but=20 the html file does not spontaneously open.
FWIW, under standard LaTeX = in=20 emacs, the view pdf function works fine
and as expected.
I suspect = this=20 relates to an undocumented setting or (less likely) to a
bug in emacs = org-mode.
I am running Fedora 16 (emacs 23) on one machine and Fedora = 17=20 (emacs 24) on another
machine. Both machines exhibit identical=20 behaviour.
FWIW, I recall these functions working under Ubuntu 10.04 = with=20 its
(older) standard emacs with org-mode setup.
 

Emacs  : GNU Emacs 24.0.95.1 (x86_64-redhat-linux-gnu, = GTK+=20 Version 2.24.10)
 of 2012-04-06 on=20 x86-13.phx2.fedoraproject.org
Package: Org-mode version 7.8.11
 
current=20 state:
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
(setq
 or= g-export-preprocess-before-selecting-backend-code-hook=20 '(org-beamer-select-beamer-code)
 org-tab-first-hook=20 '(org-hide-block-toggle-maybe
      &nbs= p;=20 org-src-native-tab-command-maybe
      &= nbsp;=20 org-babel-hide-result-toggle-maybe)
 org-speed-command-hook=20 '(org-speed-command-default-hook
    =20 org-babel-speed-command-hook)
 org-occur-hook=20 '(org-first-headline-recenter)
 org-metaup-hook=20 '(org-babel-load-in-session-maybe)
 org-export-preprocess-before-= normalizing-links-hook=20 '(org-remove-file-link-modifiers)
 org-confirm-shell-link-functio= n=20 'yes-or-no-p
 org-export-latex-final-hook = '(org-beamer-amend-header=20 org-beamer-fix-toc
        &nb= sp;=20 org-beamer-auto-fragile-frames
      &nb= sp;  =20 org-beamer-place-default-actions-for-lists)
 org-file-apps = '(("\\.odc\\'" . system) ("\\.odf\\'" . system)
   ("\\.odi\\'" . system) ("\\.otp\\'" . system)
   ("\\.odp\\'" . system) ("\\.otg\\'" . system)
   ("\\.odg\\'" . system) ("\\.ots\\'" . system)
   ("\\.ods\\'" . system) ("\\.odm\\'" . system)
   ("\\.ott\\'" . system) ("\\.odt\\'" . system)
   = (auto-mode .=20 emacs) ("\\.mm\\'" . = default)
   ("\\.x?html?\\'" . default) ("\\.pdf\\'" .=20 default))
 org-export-latex-after-initial-vars-hook=20 '(org-beamer-after-initial-vars)
 org-use-sub-superscripts=20 '{}
 org-after-todo-state-change-hook=20 '(org-clock-out-if-current)
 org-src-mode-hook=20 '(org-src-babel-configure-edit-buffer
     &n= bsp;=20 org-src-mode-configure-edit-buffer)
 org-agenda-before-write-hook= =20 '(org-agenda-add-entry-text)
 org-babel-pre-tangle-hook=20 '(save-buffer)
 org-mode-hook = '(#[nil
    =20 "\305=10\306 >\203=14
 
Edward N. Lewis, = PE
P.O. Box 611
Worthington, MA =20 01098-0611
+1 (413) = 238-0109
USA
ed.lewis.@enlewis.com
 
 
------=_NextPart_000_002E_01CD4818.41622B20--