Ihor Radchenko writes:
>> org.el in the main branch still declares
>>
>>> ;; Package-Requires: ((emacs "25.1"))
This is no longer relevant. We only support Emacs 26+.
Canceled.
We will be dropping Emacs 26 as well once we start seeing breakage
(Emacs 29 is the newest Emacs as for now, and we on
Max Nikulin writes:
>> In toplevel form:
>> ox-beamer.el:34:1:Error: Cannot open load file: No such file or directory,
>> xdg
> >
> > ...
>
> org.el in the main branch still declares
>
>> ;; Package-Requires: ((emacs "25.1"))
>
> but it seems xdg.el used by org-persist.el was added in emacs-26
Org-mode compilation fails with the following errors if emacs-25.2.2 is
used (Ubuntu-18.04 LTS bionic)
Compiling /home/ubuntu/org-mode/lisp/ox-ascii.el...
In toplevel form:
ox-ascii.el:31:1:Error: Cannot open load file: No such file or directory, xdg
Compiling /home/ubuntu/org-mode/lisp/ox-bea