Jens Lechtenboerger <lech...@wi.uni-muenster.de> writes:

> I publish with the default value for org-publish-use-timestamps-flag
> (set to t) and I use ":makeindex t" to create a keyword index.
>
> Then, files that are skipped during export (as determined by
> org-publish-needed-p) are not included in the index, which is
> surprising to me.
>
> I guess that the problem/challenge is that org-publish-collect-index
> only places index terms into a transient cache, not into files.

> Is there an option that I am missing, or is this a bug?  What do you
> think?

Maybe a bug. Not sure.
What might be happening is that you published some files without :index
t in the past and the results (no index) got cached.
What if you clear the publishing cache?

-- 
Ihor Radchenko // yantar92,
Org mode maintainer,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>

Reply via email to