Hello, Ihor Radchenko <yanta...@posteo.net> writes:
> I can reproduce. The problem is in > > ;; FIXME: Compatibility layer. Remove when > ;; we require at least Emacs 26.1. > (funcall (if (fboundp 'org-list-to-lisp) > 'org-list-to-lisp) > 'org-list-parse-list) > > The `if' has its parenthesis messed up, calling `org-list-to-lisp' > with DELETE argument. Fixed. Thank you. Regards, -- Nicolas Goaziou