emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[DONE] Re: [BUG] Latest org-fold-core API (overlays compatible code) cau


From: Christopher M. Miles
Subject: [DONE] Re: [BUG] Latest org-fold-core API (overlays compatible code) caused error in package "consult-org-heading"
Date: Sun, 14 Aug 2022 12:07:38 +0800
User-agent: mu4e 1.8.6; emacs 28.1

Ihor Radchenko <yantar92@gmail.com> writes:

> "Christopher M. Miles" <numbchild@gmail.com> writes:
>
>> Here I attached the backtrace after I toggle-debug-on-error:
>>
>> Debugger entered--Lisp error: (wrong-type-argument listp #<overlay from 31 
>> to 77 in org-fold-core-test.org>)
>>   car(#<overlay from 31 to 77 in org-fold-core-test.org>)
>>   (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(#<overlay from 31 to 77 in 
>> org-fold-core-test.org>)
>>   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

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]