From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Fieldsend Subject: Error message triggered by fill. Date: Tue, 19 Dec 2017 14:43:29 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="001a114fbf64ea2d7d0560b27f69" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59134) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eRJ7s-0001tO-H1 for emacs-orgmode@gnu.org; Tue, 19 Dec 2017 09:44:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eRJ7r-0002RG-DN for emacs-orgmode@gnu.org; Tue, 19 Dec 2017 09:44:12 -0500 Received: from mail-yb0-x235.google.com ([2607:f8b0:4002:c09::235]:39568) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eRJ7r-0002Qw-8L for emacs-orgmode@gnu.org; Tue, 19 Dec 2017 09:44:11 -0500 Received: by mail-yb0-x235.google.com with SMTP id 69so13756482ybc.6 for ; Tue, 19 Dec 2017 06:44:10 -0800 (PST) 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: emacs-orgmode@gnu.org --001a114fbf64ea2d7d0560b27f69 Content-Type: text/plain; charset="UTF-8" Hi All, Recently I declared Emacs bankruptcy and rebuilt my initialisation files from the ground up. For a while now I have managed my initialisation files by having everything in a folder (~/emacsLisp) which contains the .emacs file which calls a series of 'themed' initialisation files for things like LaTeX, appearance, programming etc. I then have a .emacs in my home directory which is just a soft link to the .emacs in the folder. This time I decided to build Emacs from source and to do the same with the various plugins. The source for these is stored in a separate folder, respectively pulled from GitHub and linked into the files as appropriate. The ~/emacsLisp folder is in a GitHub repository which means I can keep my various computers in sync. I have a laptop at home, and two desktops at work (I work in two separate buildings) so this syncronising is useful. 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. I have updated all the repositories and rebuilt the code where appropriate, and the problem persists. Both systems have the same version of Linux (I have just updated both to Mint 18.3). Looking in the lisp directory for org-mode there doesn't seem to be a match for avl. Looking at the lisp directory under the Emacs build there is (including entries in the changelog). Any thoughts would be gratefully received. Best wishes Richard --001a114fbf64ea2d7d0560b27f69 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi All,
Recently I declared Emacs bankruptcy and rebuilt my initialisation file= s from the ground up.

For a while now I have managed my initi= alisation files by having everything in a folder (~/emacsLisp) which contai= ns the .emacs file which calls a series of 'themed' initialisation = files for things like LaTeX, appearance, programming etc. I then have a .em= acs in my home directory which is just a soft link to the .emacs in the fol= der.

This time I decided to build Emacs from source and to do = the same with the various plugins.=C2=A0 The source for these is stored in = a separate folder, respectively pulled from GitHub and linked into the file= s as appropriate. The ~/emacsLisp folder is in a GitHub repository which me= ans I can keep my various computers in sync.

I have a laptop a= t home, and two desktops at work (I work in two separate buildings) so this= syncronising is useful.

However, I have hit a problem which o= nly occurs in org-mode. On my laptop and one of my desktop PCs the org-mode= stuff works fine.=C2=A0 But on my main work machine when I have an org fil= e 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 a= ccessing a non-avl-tree-

the line doesn't wrap and the lin= e continues.

I have updated all the repositories and rebuilt t= he code where appropriate, and the problem persists.=C2=A0 Both systems hav= e the same version of Linux (I have just updated both to Mint 18.3).
Looking in the lisp directory for org-mode there doesn't seem to= be a match for avl. Looking at the lisp directory under the Emacs build th= ere is (including entries in the changelog).

= Any thoughts would be gratefully received.

Best wi= shes

Richard
--001a114fbf64ea2d7d0560b27f69--