emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Current Org-mode does not work with Emacs 27
@ 2023-10-16  1:13 Yasushi SHOJI
  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  8:25 ` Current Org-mode does not work with Emacs 27 Ihor Radchenko
  0 siblings, 2 replies; 11+ messages in thread
From: Yasushi SHOJI @ 2023-10-16  1:13 UTC (permalink / raw)
  To: emacs-org list

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-10-28 14:47 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-16  1:13 Current Org-mode does not work with Emacs 27 Yasushi SHOJI
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

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).