[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [BUG] org-agenda: definition is void: org-element--cache-active-p
From: |
Ihor Radchenko |
Subject: |
Re: [BUG] org-agenda: definition is void: org-element--cache-active-p |
Date: |
Wed, 18 Jan 2023 08:54:14 +0000 |
zimoun <zimon.toutoune@gmail.com> writes:
> Obviously, loading org-element fixes the issue:
>
> $ emacs -q -l config.el --eval "(require 'org-element)" -f org-agenda
>
> Therefore, maybe the addition of such requirement in org-agenda.el could
> be enough?
Thanks for reporting!
Loading should be good enough (and does not cause circular dependency
issue).
Fixed, on bugfix.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=5d9c9c27c
--
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>