From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: cache and lint Date: Thu, 17 Dec 2015 15:31:17 +0100 Message-ID: <87d1u5rvt6.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48527) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a9ZYc-0008Qy-5W for emacs-orgmode@gnu.org; Thu, 17 Dec 2015 09:29:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a9ZYb-0004QX-42 for emacs-orgmode@gnu.org; Thu, 17 Dec 2015 09:29:26 -0500 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:42966) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a9ZYa-0004QL-U0 for emacs-orgmode@gnu.org; Thu, 17 Dec 2015 09:29:25 -0500 In-Reply-To: (Andreas Leha's message of "Thu, 17 Dec 2015 14:13:06 +0000") 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: Andreas Leha Cc: emacs-orgmode@gnu.org Hello, Andreas Leha writes: > I just had an error (something including "search" and "wrong side" ...) > during org-lint. As it turned out this error went away after I ran > `org-element-cache-reset'. Hence my question: Would it make sense to > include running `org-element-cache-reset' into `org-lint'? I don't think this should be the default, no. This will delete useful information. The cache bug leading to the error should be fixed, tho. Regards, -- Nicolas Goaziou