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.
<https://orgmode.org/worg/org-faq.html#mixed-install>
<https://orgmode.org/list/?q=%22apply%3A+Wrong+type+argument%3A+listp%22>