gerard.vermeu...@posteo.net writes: >> You can also try >> cd /path/to/org/git >> make repro >> > I get: > > Debugger entered--Lisp error: (void-function org-element-begin) > (org-element-begin copy)
This means that your Org mode git folder is not on main branch. You can try git checkout main or re-clone the Org repository: git clone https://git.savannah.gnu.org/cgit/emacs/org-mode.git/ >> If you still see the problem, we may need to narrow down the problem on >> your side using debugger. > > I have zero experience with the debugger. As the last resort, we can do it by screen sharing in BBB/Jitsi. -- 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>