From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-lint does not finish on some org-mode buffer Date: Mon, 10 Aug 2015 00:25:48 +0200 Message-ID: <878u9k9k0j.fsf@nicolasgoaziou.fr> References: <20150809184614.GA9416@boo.workgroup> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42916) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZOZ0o-0006kN-DS for emacs-orgmode@gnu.org; Sun, 09 Aug 2015 18:24:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZOZ0n-0002i0-7n for emacs-orgmode@gnu.org; Sun, 09 Aug 2015 18:24:14 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:47568) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZOZ0n-0002hw-13 for emacs-orgmode@gnu.org; Sun, 09 Aug 2015 18:24:13 -0400 Received: from selenimh (unknown [IPv6:2a01:6600:8080:9601::2de]) (Authenticated sender: mail@nicolasgoaziou.fr) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id C768217207C for ; Mon, 10 Aug 2015 00:24:11 +0200 (CEST) In-Reply-To: <20150809184614.GA9416@boo.workgroup> (Gregor Zattler's message of "Sun, 9 Aug 2015 20:46:14 +0200") 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.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode Hello, Gregor Zattler writes: > I run org-lint on one of my org-mode buffers -- 13015 lines with > ~2000 CLOCK: lines -- and it did not finish within 1 1/2 hours. > > Is this a bug? I did another run for a few minutes and profiled > this on. Profiler reports are attached. It looks like an infloop when trying to parse a link. Could you send the file, or even bisect the file in order to find problematic link? Regards, -- Nicolas Goaziou