From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: element-debug-mode breaks capture Date: Tue, 18 Aug 2015 17:43:19 +0200 Message-ID: <87r3n08uw8.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42655) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZRj2u-0006OX-Ff for emacs-orgmode@gnu.org; Tue, 18 Aug 2015 11:43:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZRj2p-0008VY-HD for emacs-orgmode@gnu.org; Tue, 18 Aug 2015 11:43:28 -0400 Received: from so1.mailgun.net ([198.61.254.11]:43456) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZRj2p-0008V9-2Y for emacs-orgmode@gnu.org; Tue, 18 Aug 2015 11:43:23 -0400 In-Reply-To: (Samuel Wales's message of "Sun, 16 Aug 2015 13:52:50 -0700") 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: Samuel Wales Cc: emacs-orgmode@gnu.org Samuel Wales writes: > in maint when i capture, i often get this: > > Error running timer `org-element--cache-sync': (wrong-type-argument > integer-or-marker-p nil) I also had a lot of these recently. I'm now turning org-element-use-cache off and I don't see real issue when not using it. Nicolas, what's the real benefit of using the cache? Is it with large files? With frequent updates of the structure? What actions are the most impacted by not using the cache? Thanks, -- Bastien