On 03/07/2023 14:03, Colin Baxter wrote:
2. If I remove all the org files from my emacs-30.50.0 and thereby force
emacs to use only org-mode from git then I see the error.

Have you tried to recompile Org from git or to load it uncompiled?

Concerning mixed-version loading. M-x org-version when read with attention may contain a hint. Other tools are `list-load-path-shadows' and

(ignore (pp (mapcar (lambda (x) (list (car x))) load-history)))

and search for "org"


Reply via email to