Pedro Andres Aranda Gutierrez <paag...@gmail.com> writes: > Background: the origin for bug #71356 was that I was trying to get org > installed from elpa, which apparently didn't work and Emacs (master) took > the bundled mode instead. > > Observation: loading org from elpa with M-x p-l-p leads to errors and > emacs(master) freezing for a long time. When looking at the *Warnings* > buffer, I see: > > Warning (comp): org-clock.el:2635:23: Warning: the function > ‘org-add-archive-files’ is not known to be defined. > ⛔ Warning (comp): org-clock.el:962:40: Warning: the function > ‘org-element-at-point’ is not known to be defined.
I am on Emacs master 2b7056 (CommitDate: Sat Jun 1 15:41:54 2024 +0800) I am unable to reproduce doing the following: 1. Clear elpa dir 2. emacs -Q 3. M-x package-list-packages 4. Click on "org" 5. Install the version from Elpa 6. Open an Org file 7. Observe native compilation finishing without warnings Your commit is slightly newer - 2024-06-02 22:33:54 -0700 -- 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>