From: Ihor Radchenko <yantar92@posteo.net>
To: emacs-devel@gnu.org
Subject: Package dependencies and inlined functions
Date: Wed, 02 Aug 2023 18:16:27 +0000 [thread overview]
Message-ID: <8735112ttw.fsf@localhost> (raw)
Hello,
After a major change in one of the inlined Org functions, we start
getting a number of bug reports like
https://github.com/radian-software/straight.el/issues/1107
This is because already compiled packages still use the outdated inline
expansion in their .elc files.
So far, the failures are mostly coming from Doom/straight.el users
(because they update to the latest Org commit frequently). However, I
anticipate (correct me if I am wrong) the same problem to happen after
Org release when using package.el as well.
Is it something known? Or am I raising a false alarm?
--
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>
reply other threads:[~2023-08-02 18:16 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8735112ttw.fsf@localhost \
--to=yantar92@posteo.net \
--cc=emacs-devel@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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.