[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Bug: HTML export is broken when there are document level heading
From: |
Nicolas Goaziou |
Subject: |
Re: [O] Bug: HTML export is broken when there are document level headings (TITLE, AUTHOR etc.) [8.3.4 (8.3.4-elpa @ /media/home/neutrico/.emacs.d/elpa/org-20160222/)] |
Date: |
Mon, 29 Feb 2016 22:15:51 +0100 |
Hello,
neutrico <address@hidden> writes:
> Steps to reproduce:
>
> 1. Create org document hello.org :
>
> #+BEGIN_SRC org
>
> #TITLE: Hello
>
> ** World
>
> #+END_SRC
>
> 2. M-x org-html-export-as-html
>
> Returns:
>
> apply: Wrong type argument: listp, #("HELLO" 0 5 (:parent (#0)))
>
>
> When I remove TITLE then it's exported propely.
You probably have a mixed installation. This problem has been reported
a few times already and the solution is always to reinstall Org properly
(i.e., before built-in Org is loaded).
Regards,
--
Nicolas Goaziou