Re: [PATCH] Enable makeindex with org-publish-use-timestamps-flag

2025-03-05 Thread Jens Lechtenboerger
On 2025-03-02, Ihor Radchenko wrote: > Jens Lechtenboerger writes: > The whole idea of transient cache does not work, I think. I reverted the > commit introducing it. > >> Subject: [PATCH] ox-publish.el: Enable makeindex with >> org-publish-use-timestamps-flag > > Applied, onto main, leaving on

Re: [PATCH] Enable makeindex with org-publish-use-timestamps-flag (was: Bug? Option :makeindex does not work with org-publish-use-timestamps-flag)

2025-03-02 Thread Ihor Radchenko
Jens Lechtenboerger writes: >>> 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

[PATCH] Enable makeindex with org-publish-use-timestamps-flag (was: Bug? Option :makeindex does not work with org-publish-use-timestamps-flag)

2025-02-26 Thread Jens Lechtenboerger
On 2025-02-23, Ihor Radchenko wrote: > Jens Lechtenboerger 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