emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ICS agenda export exceeds max-specpdl-size probably because of org-d


From: Bastien
Subject: Re: ICS agenda export exceeds max-specpdl-size probably because of org-depend (org-edna same?)
Date: Thu, 20 Feb 2020 18:58:55 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Hi Karl,

Karl Voit <address@hidden> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]