This week, the error re-appeared. * Karl Voit <devn...@karl-voit.at> wrote: > > Thanks for the advice. I ran three test runs in order to find out how output > is > affected: > > > Testrun with disabled org-depend: > emacs-snapshot --batch --load /home/vk/.emacs.d/init.el --eval '(progn > (my-export-agenda)) > 261.95s user 1.57s system 99% cpu 4:24.01 total > > → I got a result without error > > > Testrun with enabled org-depend: > emacs-snapshot --batch --load /home/vk/.emacs.d/init.el --eval '(progn > (my-export-agenda))' > 117.58s user 1.46s system 99% cpu 1:59.60 total > > → much faster result without error :-) (probably caching?) > > > revoking the two suggested changes and do another test run with org-depend, > expecting error: > emacs-snapshot --batch --load /home/vk/.emacs.d/init.el --eval '(progn > (my-export-agenda))' > 114.38s user 1.53s system 99% cpu 1:56.33 total > > → much faster result without error (contrary to expection) > > > → the two setting changes do not have an effect for now regarding > error/no error due to the fact that I can not reproduce the > error. > > Retrying when error re-appears.
- setting `org-agenda-before-write-hook' to nil - `org-icalendar-include-body': 42 - enabled org-depend : emacs-snapshot --batch --load /home/vk/.emacs.d/init.el --eval '(progn (my-export-agenda))' → did not finish after running for 4 hours (aborted) - setting `org-agenda-before-write-hook' to nil - `org-icalendar-include-body': 42 - *disabled org-depend* → produced output within 4min39s - setting `org-agenda-before-write-hook' to default - `org-icalendar-include-body': to default - disabled org-depend → produced output within 2min07s Any other test you want me to run? -- get mail|git|SVN|photos|postings|SMS|phonecalls|RSS|CSV|XML into Org-mode: > get Memacs from https://github.com/novoid/Memacs < Personal Information Management > http://Karl-Voit.at/tags/pim/ Emacs-related > http://Karl-Voit.at/tags/emacs/