[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: org version mismatch error.
From: |
Eli Zaretskii |
Subject: |
Re: org version mismatch error. |
Date: |
Sun, 24 Sep 2023 14:57:32 +0300 |
> From: Ihor Radchenko <yantar92@posteo.net>
> Cc: emacs-devel@gnu.org
> Date: Sun, 24 Sep 2023 10:24:32 +0000
>
> Colin Baxter <m43cap@yandex.com> writes:
>
> > Using today's git pull for emacs-30.0.50
> >
> > 1. emacs -Q <RET>
> > 2. C-x C-f think-of-a-word.org <RET>
> >
> > This gives "File mode specification error:
> > (error Org version mismatch. Make sure that correct
> > ‘load-path’ is set early in init.el)", together with a recommendation
> > to put "(straight-use-package 'org) early in the config. Id"
>
> TL;DR: make bootstrap
No need for such drastic measures. It's enough to say
$ rm lisp/org/*.elc && make -jN