Umar Ahmad <ahmad.umar2...@yahoo.in> writes:

> I've recently started facing some issues where all org files refuse to
> load with the error message:
> ```
> Debugger entered--Lisp error: (wrong-number-of-arguments #<subr
> org-persist--find-index> 2)
> ```
> I think the culprit is the use of cl-set-difference with
> org-persist--find-index as the :test function.
> Since the :test function (like `equal`) is expected to take two
> objects to compare and the org-persist--find-index takes a single
> argument

Thanks for reporting!
Fixed, on main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=dabf68258

-- 
Ihor Radchenko // yantar92,
Org mode maintainer,
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>

Reply via email to