From: Yasushi SHOJI <yasushi.shoji@gmail.com>
To: emacs-org list <emacs-orgmode@gnu.org>
Subject: Current Org-mode does not work with Emacs 27
Date: Mon, 16 Oct 2023 10:13:29 +0900 [thread overview]
Message-ID: <CAELBRWJUQ=kupUbYev_W9dqEmYKnN3400t+W4_Q69EHNp-KMgA@mail.gmail.com> (raw)
Hi all,
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.
Additionally, `org-id-find-id-in-file` also uses `get-buffer-create`
with a second argument, but it checks the function and has a condition
to call it with or without the argument.
Given that `org-compat.el` already contains compatibility functions
for different Emacs versions, should we create one for
`get-buffer-create` to address this issue? Since `org-compat.el`
provides compatibility layers for Emacs 26.1 and later, it's
reasonable to assume that Org mode still supports Emacs 27?
Thanks,
--
yashi
next reply other threads:[~2023-10-16 1:14 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-16 1:13 Yasushi SHOJI [this message]
2023-10-16 7:52 ` [BUG] CI jobs do not appear to be running (was: Current Org-mode does not work with Emacs 27) Ihor Radchenko
2023-10-16 10:03 ` [BUG] CI jobs do not appear to be running Bastien Guerry
2023-10-17 8:26 ` Ihor Radchenko
2023-10-18 4:56 ` Bastien Guerry
2023-10-19 7:49 ` Ihor Radchenko
2023-10-19 13:18 ` Bastien Guerry
2023-10-24 8:48 ` Ihor Radchenko
2023-10-24 12:19 ` Bastien Guerry
2023-10-28 14:46 ` Bastien Guerry
2023-10-16 8:25 ` Current Org-mode does not work with Emacs 27 Ihor Radchenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAELBRWJUQ=kupUbYev_W9dqEmYKnN3400t+W4_Q69EHNp-KMgA@mail.gmail.com' \
--to=yasushi.shoji@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).