emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Max Nikulin <manikulin@gmail.com>
To: orgmode <emacs-orgmode@gnu.org>, Ihor Radchenko <yantar92@gmail.com>
Subject: [Bug] org-persist.el: xdg.el is unavailable in emacs-25.2
Date: Wed, 27 Oct 2021 19:35:43 +0700	[thread overview]
Message-ID: <3e432fa9-545d-fce0-759f-9260161255c7@gmail.com> (raw)

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-beamer.el...
> 
> 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.0.

I do not actually use emacs-25.2, but it happened that I have a test 
container for Org based on Ubuntu-18.04.

Either org-persist and org-compat should be updated with some 
compatibility code or required emacs version should be updated once more.


             reply	other threads:[~2021-10-27 12:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-27 12:35 Max Nikulin [this message]
2021-10-27 13:55 ` [Bug] org-persist.el: xdg.el is unavailable in emacs-25.2 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=3e432fa9-545d-fce0-759f-9260161255c7@gmail.com \
    --to=manikulin@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=yantar92@gmail.com \
    /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).