Hi Karl, Karl Voit <devn...@karl-voit.at> writes:
> With disabled org-depend, it is working and finishes in ~5 minutes. With > enabled org-depend it (sometimes) end up in an error as described. Do you need org-depend when exporting? If not, I simply suggest to turn org-depend off... or to let-bind `org-trigger-hook' and `org-blocker-hook' to nil in your function. Probably org-depend does a lot of moving back and forth in files to check for IDs, and that may explain the time spend by this command when you export many files. -- Bastien