emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Richard Fieldsend <richardfieldsend@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Error message triggered by fill.
Date: Tue, 19 Dec 2017 14:43:29 +0000	[thread overview]
Message-ID: <CAJxsLaBkRShRC2FqZfAvFiBuw2Cjp-AptHDM2_awDYJD+4H1rQ@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1718 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 1991 bytes --]

             reply	other threads:[~2017-12-19 14:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-19 14:43 Richard Fieldsend [this message]
2017-12-19 19:06 ` Error message triggered by fill Nicolas Goaziou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAJxsLaBkRShRC2FqZfAvFiBuw2Cjp-AptHDM2_awDYJD+4H1rQ@mail.gmail.com \
    --to=richardfieldsend@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).