[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Current Org-mode does not work with Emacs 27
From: |
Ihor Radchenko |
Subject: |
Re: Current Org-mode does not work with Emacs 27 |
Date: |
Mon, 16 Oct 2023 08:25:27 +0000 |
Yasushi SHOJI <yasushi.shoji@gmail.com> writes:
> It appears that Emacs 27 lacks the optional argument for
> `get-buffer-create`, while `org-element-parse-secondary-string`
> relies on it. This problem was introduced by the commit 37d6bde27fe2.
Thanks for reporting!
Fixed, on main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=73485aa06
--
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>
- Current Org-mode does not work with Emacs 27, Yasushi SHOJI, 2023/10/15
- [BUG] CI jobs do not appear to be running (was: Current Org-mode does not work with Emacs 27), Ihor Radchenko, 2023/10/16
- Re: [BUG] CI jobs do not appear to be running, Bastien Guerry, 2023/10/16
- Re: [BUG] CI jobs do not appear to be running, Ihor Radchenko, 2023/10/17
- Re: [BUG] CI jobs do not appear to be running, Bastien Guerry, 2023/10/18
- Re: [BUG] CI jobs do not appear to be running, Ihor Radchenko, 2023/10/19
- Re: [BUG] CI jobs do not appear to be running, Bastien Guerry, 2023/10/19
- Re: [BUG] CI jobs do not appear to be running, Ihor Radchenko, 2023/10/24
- Re: [BUG] CI jobs do not appear to be running, Bastien Guerry, 2023/10/24
- Re: [BUG] CI jobs do not appear to be running, Bastien Guerry, 2023/10/28
Re: Current Org-mode does not work with Emacs 27,
Ihor Radchenko <=