Re: [O] Bug: Determining file name of included files for ox-publish caching

2018-01-18 Thread Nicolas Goaziou
Hello, Joseph Carter Osborn writes: > I have an org-mode document that imports sections from other org-mode > documents, like so: > > #+BEGIN_QUOTE > > * Part 1 > #+INCLUDE: "./other.org::*Heading" > # and so on > > #+END_QUOTE > > > I set up publishing for this document and encounter errors lik

[O] Bug: Determining file name of included files for ox-publish caching

2018-01-18 Thread Joseph Carter Osborn
I have an org-mode document that imports sections from other org-mode documents, like so: #+BEGIN_QUOTE * Part 1 #+INCLUDE: "./other.org::*Heading" # and so on #+END_QUOTE I set up publishing for this document and encounter errors like this in my *messages* buffer: #+BEGIN_QUOTE org-publish-ca