From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Allred, Sean" Subject: [BUG] Export to HTML with INFOJS_OPT crashes Emacs Date: Fri, 1 Mar 2013 13:29:41 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=f46d043d67711e236704d6dd0187 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:39562) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UBQ2I-0001Ac-Ep for emacs-orgmode@gnu.org; Fri, 01 Mar 2013 08:30:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UBQ2E-0005ho-Td for emacs-orgmode@gnu.org; Fri, 01 Mar 2013 08:30:06 -0500 Received: from mail-ve0-f178.google.com ([209.85.128.178]:44454) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UBQ2E-0005fo-Ou for emacs-orgmode@gnu.org; Fri, 01 Mar 2013 08:30:02 -0500 Received: by mail-ve0-f178.google.com with SMTP id db10so2891011veb.9 for ; Fri, 01 Mar 2013 05:30:02 -0800 (PST) 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 --f46d043d67711e236704d6dd0187 Content-Type: text/plain; charset=ISO-8859-1 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 http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list. ------------------------------------------------------------------------ The feature listed at [1] will break Emacs (at least using the buffer at [2]). [1] : http://orgmode.org/manual/JavaScript-support.html [2] : https://raw.github.com/vermiculus/stack-mode/ef055b46f3f4eefdd8e0097cf15227c18711ccbf/stack-mode.org Emacs : GNU Emacs 24.2.1 (x86_64-apple-darwin, NS apple-appkit-1038.36) of 2012-08-27 on bob.porkrind.org Package: Org-mode version 7.8.11 current state: ============== (setq org-export-preprocess-final-hook '((lambda nil (replace-string " --\n" " -- \n")) ) 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-id-link-to-org-use-id 'create-if-interactive-and-no-custom-id 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-export-latex-after-initial-vars-hook '(org-beamer-after-initial-vars) org-default-notes-file "~/Dropbox/org/notes.org" org-after-todo-state-change-hook '(org-clock-out-if-current) org-from-is-user-regexp "\\" 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 "\300\301\302\303\304$\207" [org-add-hook change-major-mode-hook org-show-block-all append local] 5] #[nil "\300\301\302\303\304$\207" [org-add-hook change-major-mode-hook org-babel-show-result-all append local] 5] org-babel-result-hide-spec org-babel-hide-all-hashes) org-ctrl-c-ctrl-c-hook '(org-babel-hash-at-point org-babel-execute-safely-maybe) org-directory "~/Dropbox/org" 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-format-toc-function 'org-export-latex-format-toc-default org-export-blocks '((src org-babel-exp-src-block nil) (export-comment org-export-blocks-format-comment t) (ditaa org-export-blocks-format-ditaa nil) (dot org-export-blocks-format-dot nil)) org-export-first-hook '(org-beamer-initialize-open-trackers) org-export-interblocks '((src org-babel-exp-non-block-elements)) org-modules '(org-bbdb org-bibtex org-docview org-gnus org-info org-jsinfo org-habit org-irc org-mew org-mhe org-rmail org-vm org-wl org-w3m) org-confirm-elisp-link-function 'yes-or-no-p org-metadown-hook '(org-babel-pop-to-session-maybe) org-ditaa-jar-path "/Applications/Emacs.app/Contents/Resources/lisp/contrib/scripts/ditaa.jar" org-agenda-files "/Users/sean/Dropbox/.emacs.d/org-agenda-files.list" org-clock-out-hook '(org-clock-remove-empty-clock-drawer) ) -- Sean Allred --f46d043d67711e236704d6dd0187 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Remember to cover the basics, that is, what you expec= ted to happen and
what in fact did happen. =A0You don't know = how to make a good report? =A0See


Your bug report will be posted to the Org-mode mailing = list.
-----------------------------------------------------------= -------------

The feature listed at [1] will break= Emacs (at least using the buffer at
[2]).


Emacs =A0: GNU Emacs 24.2.1 (x86_64-apple-darwin, NS ap= ple-appkit-1038.36)
=A0of 2012-08-27 on bob.porkrind.org
Package: Org-mode version 7.8.11<= /div>

current state:
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D
(setq
=A0org-export-preprocess-final-hook = '((lambda nil
= =A0 =A0 (replace-string " --\n" " -- \n"))
=A0 =A0)
<= div>=A0org-export-preprocess-before-selecting-backend-code-hook '(org-b= eamer-select-beamer-code)
=A0org-tab-first-hook '(org-hide-bl= ock-toggle-maybe
=A0 =A0 =A0org-sr= c-native-tab-command-maybe
=A0 =A0 =A0org-babel-hide-result-toggle-maybe)
=A0= org-speed-command-hook '(org-speed-command-default-hook
=A0org-babel-spe= ed-command-hook)
=A0org-occur-hook '(org-first-headline-recen= ter)
=A0org-metaup-hook '(org-babel-load-in-session-maybe)
=A0org-export-preprocess-before-normalizing-links-hook '(org-remove-fil= e-link-modifiers)
=A0org-confirm-shell-link-function 'yes-or-= no-p
=A0org-id-link-to-org-use-id 'create-if-interactive-and-= no-custom-id
=A0org-export-latex-final-hook '(org-beamer-amend-header org-beame= r-fix-toc
= =A0 =A0 =A0 org-beamer-auto-fragile-frames
=A0 =A0 =A0 org-beamer-place-default-action= s-for-lists)
=A0org-export-latex-after-initial-vars-hook '(org-beamer-after-ini= tial-vars)
=A0org-default-notes-file "~/Dropbox/org/notes.org"
=A0org-after-todo-state= -change-hook '(org-clock-out-if-current)
=A0org-from-is-user-regexp "\\<Sean Allred\\>"
=A0org-src-mode-hook '(org-src-babel-configure-edit-buffer
=A0 =A0 org-src-mode-= configure-edit-buffer)
=A0org-agenda-before-write-hook '(org-agenda-add-entry-text)
=
=A0org-babel-pre-tangle-hook '(save-buffer)
=A0org-mode-= hook '(#[nil "\300\301\302\303\304$\207"
=A0 [org-add-hook change-major-m= ode-hook org-show-block-all
=A0 =A0append loc= al]
=A0 5]
#[nil "\= 300\301\302\303\304$\207"
=A0 [org-add-hook= change-major-mode-hook
=A0 =A0org-babel-show-result-all append local]
=A0 5]
org-babel-result-= hide-spec org-babel-hide-all-hashes)
=A0org-ctrl-c-ctrl-c-hook &#= 39;(org-babel-hash-at-point
=A0org-babel-execute-safely-maybe)
=A0org-directory "~/Dropbox/org"
=A0org-cycle-hook= '(org-cycle-hide-archived-subtrees org-cycle-hide-drawers
=A0org-cycle-show-empty-= lines
=A0org-optimize-w= indow-after-visibility-change)
=A0org-export-latex-format-toc-fun= ction 'org-export-latex-format-toc-default
=A0org-export-bloc= ks '((src org-babel-exp-src-block nil)
=A0 =A0 (export-c= omment org-export-blocks-format-comment t)
=A0 =A0 (ditaa org-export-blocks-format-dita= a nil)
=A0 =A0 (dot org-= export-blocks-format-dot nil))
=A0org-export-first-hook '(org= -beamer-initialize-open-trackers)
=A0org-export-interblocks '= ((src org-babel-exp-non-block-elements))
=A0org-modules '(org-bbdb org-bibtex org-docview org-gnus org-info= org-jsinfo
= =A0 =A0 =A0 org-habit org-irc org-mew org-mhe org-rmail org-vm org-wl
=
=A0 =A0 =A0 org-w3= m)
=A0org-confirm-elisp-link-function 'yes-or-no-p
=A0org-m= etadown-hook '(org-babel-pop-to-session-maybe)
=A0org-ditaa-j= ar-path "/Applications/Emacs.app/Contents/Resources/lisp/contrib/scrip= ts/ditaa.jar"
=A0org-agenda-files "/Users/sean/Dropbox/.emacs.d/org-agenda-file= s.list"
=A0org-clock-out-hook '(org-clock-remove-empty-c= lock-drawer)
=A0)


--
Sean = Allred
--f46d043d67711e236704d6dd0187--