[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Permanently fix org versioning breakage during builds?
From: |
Eli Zaretskii |
Subject: |
Re: Permanently fix org versioning breakage during builds? |
Date: |
Sun, 24 Dec 2023 20:42:54 +0200 |
> From: João Távora <joaotavora@gmail.com>
> Date: Sun, 24 Dec 2023 17:54:10 +0000
> Cc: "T.V Raman" <raman@google.com>, emacs-devel <emacs-devel@gnu.org>
>
> On Sun, Dec 24, 2023 at 5:21 PM Ihor Radchenko <yantar92@posteo.net> wrote:
>
> > init.el:
> >
> > (require 'org) ;; built-in org libraries are loaded
> > (push "/path/to/newer/org" load-path)
> > (require 'org-inlinetask) ;; org-inlinetask is loaded from the new
> > path,causing conflicts
>
> No doubt, but the solution to that problem, whatever it is, which at
> any rate doesn't seem to be a compile-time problem, rather a run-time
> loading one) shouldn't affect any user that doesn't use ELPA/git Org.
Once again: building Emacs uses Org at run-time (for building some
manuals).
- Re: Permanently fix org versioning breakage during builds?, (continued)
- Re: Permanently fix org versioning breakage during builds?, João Távora, 2023/12/24
- Re: Permanently fix org versioning breakage during builds?, Ihor Radchenko, 2023/12/24
- Re: Permanently fix org versioning breakage during builds?, Ihor Radchenko, 2023/12/24
- Re: Permanently fix org versioning breakage during builds?, João Távora, 2023/12/24
- Re: Permanently fix org versioning breakage during builds?, Ihor Radchenko, 2023/12/24
- Re: Permanently fix org versioning breakage during builds?, João Távora, 2023/12/24
- Re: Permanently fix org versioning breakage during builds?, Ihor Radchenko, 2023/12/24
- Re: Permanently fix org versioning breakage during builds?, Eli Zaretskii, 2023/12/24
- Re: Permanently fix org versioning breakage during builds?, Ihor Radchenko, 2023/12/24
- Re: Permanently fix org versioning breakage during builds?, Eli Zaretskii, 2023/12/24
- Re: Permanently fix org versioning breakage during builds?,
Eli Zaretskii <=
- Re: Permanently fix org versioning breakage during builds?, Eli Zaretskii, 2023/12/24
- Re: Permanently fix org versioning breakage during builds?, João Távora, 2023/12/24
- Re: Permanently fix org versioning breakage during builds?, T.V Raman, 2023/12/23
- Re: Permanently fix org versioning breakage during builds?, Eli Zaretskii, 2023/12/24
- Re: Permanently fix org versioning breakage during builds?, T.V Raman, 2023/12/24
- Re: Permanently fix org versioning breakage during builds?, Eli Zaretskii, 2023/12/24
- Re: Permanently fix org versioning breakage during builds?, Ihor Radchenko, 2023/12/24
- Re: Permanently fix org versioning breakage during builds?, Po Lu, 2023/12/24
- Re: Permanently fix org versioning breakage during builds?, Ihor Radchenko, 2023/12/24
- Re: Permanently fix org versioning breakage during builds?, Po Lu, 2023/12/24