emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: org version mismatch error.


From: Ihor Radchenko
Subject: Re: org version mismatch error.
Date: Tue, 26 Sep 2023 09:00:53 +0000

"T.V Raman" <raman@google.com> writes:

> I hit this a week ago and eEli responded with an immediate fix, remove
> all *.elc files in the org directory and rebuild. That said, I hope the
> org team can fix this breakage -- and more importantly fix that
> strangely misleading message it displays when this breakage happens.

This breakage has been fixed as much as we could - see the discussion in
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62762. Org versions checks
since the commit associated with bug#62762 are disabled.

What is left is Emacs builds upgrading from a commit coming before
bug#62762 fix. Those cannot be addressed easily. And I do not think that
they should - make bootstrap is needed from time to time anyway after
git pull, even without Org.

> Also tangentially but in the hope of avoiding more breakages, org
> appears to load a lot more of itself by default than it likely needs to
> --- e.g. I dont use any of the ob-* modules until much later in my Emacs
> session, but a lot of those modules appear to load right at startup.

See `org-babel-load-languages'. It is documented in "16.9 Languages"
section of the Org manual. By default, only elisp babel support is
loaded + core babel libraries.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]