From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Error message triggered by fill. Date: Tue, 19 Dec 2017 20:06:00 +0100 Message-ID: <87vah2k06f.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33925) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eRNDL-0001r9-TM for emacs-orgmode@gnu.org; Tue, 19 Dec 2017 14:06:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eRNDH-0002qF-0r for emacs-orgmode@gnu.org; Tue, 19 Dec 2017 14:06:07 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:56519) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eRNDG-0002pc-Qn for emacs-orgmode@gnu.org; Tue, 19 Dec 2017 14:06:02 -0500 In-Reply-To: (Richard Fieldsend's message of "Tue, 19 Dec 2017 14:43:29 +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" To: Richard Fieldsend Cc: emacs-orgmode@gnu.org Hello, Richard Fieldsend writes: > However, I have hit a problem which only occurs in org-mode. On my laptop > and one of my desktop PCs the org-mode stuff works fine. But on my main > work machine when I have an org file I can add text, but when a line gets > long enough to word-wrap to the next line I get an error: > > org-element--cache-find: avl-tree--dummyroot accessing a non-avl-tree- > > the line doesn't wrap and the line continues. Do you have `org-element-use-cache' set to a non-nil value? By default, Org shouldn't call this function. Regards, -- Nicolas Goaziou