[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [POLL] Should we accept breaking changes to get rid of Org libraries
From: |
Ihor Radchenko |
Subject: |
Re: [POLL] Should we accept breaking changes to get rid of Org libraries that perform side effects when loading? (was: org-ctags land grab) |
Date: |
Tue, 28 Mar 2023 09:55:31 +0000 |
"Dr. Arne Babenhauserheide" <arne_bab@web.de> writes:
>> This is convincing.
>> I am then CCing Bastien, as, despite the Elisp convention, following it
>> will break https://bzg.fr/en/the-software-maintainers-pledge/
>
> Isn’t the problem that the behavior changed — so that org-ctags gets
> loaded in Emacs 30 but not in Emacs 28 is already an incompatible
> change?
It is a secondary problem.
In earlier Emacs you would get the same side effects if, for example,
you try C-h f org-ctags- <TAB>.
`help-enable-autoload' is there since Emacs 24.
The root cause of this and similar reported issues (like with org-mouse,
see https://orgmode.org/list/87iliie0j1.fsf@localhost) is optional Org
modules having side effects when loaded.
--
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>
- org-ctags land grab, Nick Dokos, 2023/03/20
- Re: org-ctags land grab, Rudolf Adamkovič, 2023/03/21
- Re: org-ctags land grab, Ihor Radchenko, 2023/03/22
- Re: org-ctags land grab, Nick Dokos, 2023/03/23
- Re: org-ctags land grab, Ihor Radchenko, 2023/03/23
- Re: org-ctags land grab, Max Nikulin, 2023/03/23
- [POLL] Should we accept breaking changes to get rid of Org libraries that perform side effects when loading? (was: org-ctags land grab), Ihor Radchenko, 2023/03/25
- Re: [POLL] Should we accept breaking changes to get rid of Org libraries that perform side effects when loading?, Max Nikulin, 2023/03/27
- Re: [POLL] Should we accept breaking changes to get rid of Org libraries that perform side effects when loading?, Ihor Radchenko, 2023/03/28
- Re: [POLL] Should we accept breaking changes to get rid of Org libraries that perform side effects when loading? (was: org-ctags land grab), Dr. Arne Babenhauserheide, 2023/03/27
- Re: [POLL] Should we accept breaking changes to get rid of Org libraries that perform side effects when loading? (was: org-ctags land grab),
Ihor Radchenko <=