Re: [O] Problems with exporting in org-mode 9.1.6

2018-02-13 Thread Nathanael Schweers
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

Re: [O] Problems with exporting in org-mode 9.1.6

2018-02-12 Thread Daniel Hornung
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

Re: [O] Problems with exporting in org-mode 9.1.6

2018-02-11 Thread Nicolas Goaziou
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:

[O] Problems with exporting in org-mode 9.1.6

2018-02-11 Thread Rainer Thiel
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