Nicolas Goaziou writes:
> Hello,
>
> Rainer Thiel writes:
>
>> I am getting the error message «Wrong type argument: listp, #("This is
>> the Title" 0 17 (:parent (#0)))» (or similar) whenever I try to export
>> a file with header options to any format (html, txt, pdf via LaTeX,
>> ...), if the f
Nicolas Goaziou wrote:
> Rainer Thiel writes:
> > exporting fails with the message: «Wrong type argument:
> > listp, #("This is the Title" 0 17 (:parent (#0)))». There was no such
> > problem with previous recent org-mode versions.
>
> This is a common issue, though I'm not sure about where it
Hello,
Rainer Thiel writes:
> I am getting the error message «Wrong type argument: listp, #("This is
> the Title" 0 17 (:parent (#0)))» (or similar) whenever I try to export
> a file with header options to any format (html, txt, pdf via LaTeX,
> ...), if the file has a header. Minimal example:
I am getting the error message «Wrong type argument: listp, #("This is
the Title" 0 17 (:parent (#0)))» (or similar) whenever I try to export
a file with header options to any format (html, txt, pdf via LaTeX,
...), if the file has a header. Minimal example:
-->
#+TITLE: This is the Title
org-mo