Re: [BUG] org-agenda: definition is void: org-element--cache-active-p
Hi, On Wed, 18 Jan 2023 at 09:53, Ihor Radchenko wrote: > Fixed, on bugfix. > https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=5d9c9c27c Cool! Thank you for the quick fix. Cheers, simon
Re: [BUG] org-agenda: definition is void: org-element--cache-active-p
zimoun 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 n