Ihor Radchenko writes: > "Christopher M. Miles" writes: > >> Here I attached the backtrace after I toggle-debug-on-error: >> >> Debugger entered--Lisp error: (wrong-type-argument listp #) >> car(#) >> (let ((--mpom (car region))) (save-excursion (if (markerp --mpom) (progn (set-buffer >> (marker-buffer --mpom)))) (save-excursion (save-restriction (widen) (goto-char (or --mpom >> (point))) (while (< (point) (cdr region)) (funcall org-fold-core-isearch-open-function (car >> region)) (goto-char (org-fold-core-next-visibility-change (point) (cdr region) >> 'ignore-hidden))))))) >> org-fold-core--isearch-show(#) >> consult--invisible-open-permanently() > > Thanks for reporting! > Fixed on main via 6cd7c6fb1. > https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=6cd7c6fb1cf6363f1057086760bed9875cdd97c7 Confirmed error fixed. Thanks for quick fixing. -- [ stardiviner ] I try to make every word tell the meaning that I want to express without misunderstanding. Blog: https://stardiviner.github.io/ IRC(libera.chat, freenode): stardiviner, Matrix: stardiviner GPG: F09F650D7D674819892591401B5DF1C95AE89AC3