[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: org-assert-version considered harmful
From: |
Ihor Radchenko |
Subject: |
Re: org-assert-version considered harmful |
Date: |
Fri, 18 Aug 2023 14:29:40 +0000 |
Ihor Radchenko <yantar92@posteo.net> writes:
> 1. emacs -Q
> 2. M-x org-version (built-in)
> 3. M-: (push "/path/to/git/version/of/org/lisp" load-path)
> 4. M-x org-mode
> 5. Observe recursive loading error
... which is also happening with the other approach using (provide
'org-foo-9.7-pre)
progn: Recursive load: "/home/yantar92/Git/org-mode/lisp/org-element.el",
"/home/yantar92/Git/org-mode/lisp/org.el",
"/home/yantar92/Git/org-mode/lisp/org-element.el",
"/home/yantar92/Git/org-mode/lisp/org.el",
"/home/yantar92/Git/org-mode/lisp/org-element.el",
"/home/yantar92/Git/org-mode/lisp/org.el",
"/home/yantar92/Git/org-mode/lisp/org-element.el",
"/home/yantar92/Git/org-mode/lisp/org.el",
"/home/yantar92/Git/org-mode/lisp/org-element.el
I should be missing something.
--
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>
- Re: org-assert-version considered harmful, Ihor Radchenko, 2023/08/16
- Re: org-assert-version considered harmful, Stefan Monnier, 2023/08/16
- Re: org-assert-version considered harmful, Ihor Radchenko, 2023/08/16
- Re: org-assert-version considered harmful, Stefan Monnier, 2023/08/16
- Re: org-assert-version considered harmful, Ihor Radchenko, 2023/08/18
- Re: org-assert-version considered harmful, Stefan Monnier, 2023/08/18
- Re: org-assert-version considered harmful, Ihor Radchenko, 2023/08/18
- Re: org-assert-version considered harmful, Stefan Monnier, 2023/08/18
- Re: org-assert-version considered harmful, Ihor Radchenko, 2023/08/18
- Re: org-assert-version considered harmful,
Ihor Radchenko <=
- Re: org-assert-version considered harmful, Max Nikulin, 2023/08/17