>>>>> On Fri, 10 Jun 2022 23:03:38 +0800, Ihor Radchenko said: Ihor> Robert Pluim writes: >> Ok. I will, or rather I would, but Iʼm obviously doing something wrong >> when building org: >> >> Debugger entered--Lisp error: (wrong-type-argument listp "Packages that conflict with Org mode") >> org-element-secondary-p(#("Conflicts" 0 9 (:parent (headline (:raw-value "Packages that conflict with Org mode" :begin 739020 :end 744524 :pre-blank 0 :contents-begin 739061 :contents-end 744523 :robust-begin 739148 :robust-end 744521 :level 3 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 739020 :DESCRIPTION "Packages that lead to conflicts." :ALT_TITLE "Conflicts" :title "Packages that conflict with Org mode" :parent (headline (:raw-value "Interaction with Other Packages" :begin 735540 :end 744524 :pre-blank 0 :contents-begin 735575 :contents-end 744523 :robust-begin 735658 Ihor> Oops. It was not caught by tests. Fixed on main now. You can pull the Ihor> latest main. The error should disappear. Working fine now, thanks. Doc patch attached (I have copyright assignment on file for Emacs). Thanks Robert --