From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karl Voit Subject: Re: ICS agenda export exceeds max-specpdl-size probably because of org-depend (org-edna same?) Date: Wed, 19 Feb 2020 16:54:58 +0100 Message-ID: <2020-02-19T11-40-31@devnull.Karl-Voit.at> References: <2020-01-19T13-36-19@devnull.Karl-Voit.at> <87ftfhy2hj.fsf@gnu.org> Reply-To: Karl Voit Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:34794) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j4Rgr-00089k-W9 for emacs-orgmode@gnu.org; Wed, 19 Feb 2020 10:55:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j4Rgq-0005PZ-IT for emacs-orgmode@gnu.org; Wed, 19 Feb 2020 10:55:09 -0500 Received: from ciao.gmane.io ([159.69.161.202]:46480) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1j4Rgq-0005Oi-CW for emacs-orgmode@gnu.org; Wed, 19 Feb 2020 10:55:08 -0500 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1j4Rgo-000D1z-Bd for emacs-orgmode@gnu.org; Wed, 19 Feb 2020 16:55:06 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane-mx.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org Hi Bastien, * Bastien wrote: > Hi Karl, > > did you manage to fix this one? > > I read "Property drawers allowed before first headline" in > etc/ORG-NEWS from the master branch: > > Property drawers are now allowed before the first headline. > > Org mode is moving more towards making things before the first > headline behave just as if it was at outline level 0. Inheritance > for properties will work also for this level. In other words: > defining things in a property drawer before the first headline will > make them "inheritable" for all headlines. > > I guess your problem might be related to this new behavior. A couple days ago, the issue re-appeared (with org-depend being active again). To me, this is a clear indicator, that the issue is content-related and not config/binary-related: Emacs 26.3: : emacs --batch --load /home/vk/.emacs.d/init.el --eval '(progn (my-export-agenda))' : [...] : Garbage collecting... : Garbage collecting...done : Garbage collecting... : Garbage collecting...done : Garbage collecting... : Garbage collecting...done : Position saved to mark ring, go back with ‘C-c &’. : Position saved to mark ring, go back with ‘C-c &’. : Position saved to mark ring, go back with ‘C-c &’. : Position saved to mark ring, go back with ‘C-c &’. : Position saved to mark ring, go back with ‘C-c &’. : Position saved to mark ring, go back with ‘C-c &’. : Garbage collecting... : Garbage collecting...done : Variable binding depth exceeds max-specpdl-size : emacs --batch --load /home/vk/.emacs.d/init.el --eval 8029,80s user 4,30s system 99% cpu 2:14:02,16 total Yes, that's over two hours. With Emacs 27.0.50, the same job is currently running for over five hours. I guess this will end with an error as well some day. -- 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/