Hi,
I'm getting an error on HTML export, as soon as my document has a
`#+TITLE' set.

Here's part of the stack trace:

Debugger entered--Lisp error: (wrong-type-argument listp #("test" 0 4
(:parent (#1))))
  org-element-set-contents(#("test" 0 4 (:parent (#0))))
  apply(org-element-set-contents #("test" 0 4 (:parent (#0))) nil)
  #[257 "\211\305\306\307#\310\311\211:\204

I see that `org-element-set-contents' expects a list to operate on, but
is getting passed an array. This is with org-mode 9.0.5.

Cheers, Mark
-- 
  Mark Meyer
  m...@ofosos.org

Reply via email to