Re: Bug: html export fails after upgrading to 9.4 [9.4.1 (9.4.1-elpa @ /Users/jb/Library/Preferences/Aquamacs Emacs/Packages/elpa/org-20201212/)]

2020-12-12 Thread Kyle Meyer


Johannes Brauer writes:

> Hi!
>
> Trying to export a buffer to html containing
>
> #+TITLE: Titel
> * header
>
> yields the error message:
> apply: Wrong type argument: listp, #("Titel" 0 5 (:parent (#0)))
>
> What can I do?

Thanks for the report and the minimal snippet.  I'm not able to trigger
the above error on 9.4.1 using the default configuration.  Based on
similar problems reported in the past, I think that you have a mixed
installation.






Bug: html export fails after upgrading to 9.4 [9.4.1 (9.4.1-elpa @ /Users/jb/Library/Preferences/Aquamacs Emacs/Packages/elpa/org-20201212/)]

2020-12-12 Thread Johannes Brauer
Hi!

Trying to export a buffer to html containing

#+TITLE: Titel
* header

yields the error message:
apply: Wrong type argument: listp, #("Titel" 0 5 (:parent (#0)))

What can I do?

Johannes

Emacs  : Aquamacs 3.5nightly  GNU Emacs 25.3.50.1 (x86_64-apple-darwin19.6.0, 
NS appkit-1894.60 Version 10.15.7 (Build 19H2))
dated 2020-12-12 rev. 29cda0694004ad1fc615be7b1553fe7b9bb884ca
Package: Org mode version 9.4.1 (9.4.1-elpa @ 
/Users/jb/Library/Preferences/Aquamacs Emacs/Packages/elpa/org-20201212/)

current state:
==
(setq
org-tab-first-hook '(org-babel-hide-result-toggle-maybe 
org-babel-header-arg-expand)
org-shiftleft-final-hook '(windmove-left)
org-latex-default-packages-alist '(("AUTO" "inputenc" t ("pdflatex")) ("T1" 
"fontenc" t ("pdflatex")) ("" "graphicx" t nil)
("" "grffile" t nil) ("" "longtable" nil 
nil) ("" "wrapfig" nil nil) ("" "rotating" nil nil)
("normalem" "ulem" t nil) ("" "amsmath" t 
nil) ("" "textcomp" t nil) ("" "amssymb" t nil)
("" "capt-of" nil nil) ("greek, ngerman" 
"babel" t nil) ("" "hyperref" nil nil))
org-speed-command-hook '(org-speed-command-activate 
org-babel-speed-command-activate)
org-clock-display-default-range 'untilnow
org-re-reveal-revealjs-version "4"
org-occur-hook '(org-first-headline-recenter)
org-metaup-hook '(org-babel-load-in-session-maybe)
org-html-format-drawer-function #[514 "\207" [] 3 "\n\n(fn NAME CONTENTS)"]
org-latex-format-inlinetask-function 
'org-latex-format-inlinetask-default-function
org-confirm-shell-link-function 'yes-or-no-p
org-image-actual-width nil
org-ascii-format-inlinetask-function 'org-ascii-format-inlinetask-default
org-agenda-loop-over-headlines-in-active-region nil
org-latex-pdf-process '("pdflatex -shell-escape -interaction nonstopmode 
-output-directory %o %f" "%bibtex %b"
 "pdflatex -shell-escape -interaction nonstopmode 
-output-directory %o %f"
 "pdflatex -shell-escape -interaction nonstopmode 
-output-directory %o %f")
org-babel-clojure-backend 'cider
org-file-apps '((auto-mode . emacs) ("\\.mm\\'" . default) ("\\.x?html?\\'" . 
default) ("\\.pdf\\'" . "open -a /Applications/Skim.app %s"))
org-list-allow-alphabetical t
org-support-shift-select t
org-latex-format-headline-function 'org-latex-format-headline-default-function
org-latex-format-drawer-function #[514 "\207" [] 3 "\n\n(fn _ CONTENTS)"]
org-odt-format-headline-function 'org-odt-format-headline-default-function
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 '(org-clock-load #[0 "\300\301\302\303\304$\207" [add-hook 
change-major-mode-hook org-show-all append local] 5]
 #[0 "\301\211\207" [imenu-create-index-function 
org-imenu-get-tree] 2]
 #[0 "\300\301\302\303\304$\207" [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-bibtex-headline-format-function '(closure (org-id-locations 
org-agenda-search-view-always-boolean org-agenda-overriding-header t) (entry)
   (cdr (assq :title entry)))
org-archive-hook '(org-attach-archive-delete-maybe)
org-ascii-format-drawer-function #[771 "\207" [] 4 "\n\n(fn NAME CONTENTS 
WIDTH)"]
org-odt-format-inlinetask-function 'org-odt-format-inlinetask-default-function
org-clock-persist 'history
org-cycle-hook '(org-cycle-hide-archived-subtrees org-cycle-hide-drawers 
org-cycle-show-empty-lines
  org-optimize-window-after-visibility-change)
org-shiftup-final-hook '(windmove-up)
org-link-shell-confirm-function 'yes-or-no-p
org-export-before-parsing-hook '(org-attach-expand-links)
org-html-mathjax-options '((path 
"https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML;) (scale 
"100") (align "center")
(font "TeX") (linebreaks "false") (autonumber 
"AMS") (indent "0em") (multlinewidth "85%") (tagindent ".8em")
(tagside "right"))
org-export-with-drawers '(not "LOGBOOK DRAWERNAME")
org-link-elisp-confirm-function 'yes-or-no-p
org-latex-packages-alist '(("" "minted"))
org-babel-tangle-lang-exts '(("sml" . "sml") ("clojurescript" . "cljs") 
("clojure" . "clj") ("emacs-lisp" . "el") ("elisp" . "el"))
org-confirm-elisp-link-function 'yes-or-no-p
org-metadown-hook '(org-babel-pop-to-session-maybe)
org-odt-format-drawer-function #[514 "\207" [] 3 "\n\n(fn NAME CONTENTS)"]
org-latex-listings 'minted
org-shiftdown-final-hook '(windmove-down)
org-html-format-headline-function 'org-html-format-headline-default-function
org-link-parameters '(("attachment" :follow org-attach-follow :complete 
org-attach-complete-link) ("id" :follow org-id-open)
   ("eww"