* Re: [BUG] Latest org-fold-core API (overlays compatible code) caused error in package "consult-org-heading" [not found] <62f834ed.050a0220.afd79.0022SMTPIN_ADDED_BROKEN@mx.google.com> @ 2022-08-14 0:43 ` Ihor Radchenko 2022-08-14 4:07 ` [DONE] " Christopher M. Miles 0 siblings, 1 reply; 2+ messages in thread From: Ihor Radchenko @ 2022-08-14 0:43 UTC (permalink / raw) To: numbchild; +Cc: Org Mode "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 -- Ihor Radchenko, Org mode contributor, 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 ^ permalink raw reply [flat|nested] 2+ messages in thread
* [DONE] Re: [BUG] Latest org-fold-core API (overlays compatible code) caused error in package "consult-org-heading" 2022-08-14 0:43 ` [BUG] Latest org-fold-core API (overlays compatible code) caused error in package "consult-org-heading" Ihor Radchenko @ 2022-08-14 4:07 ` Christopher M. Miles 0 siblings, 0 replies; 2+ messages in thread From: Christopher M. Miles @ 2022-08-14 4:07 UTC (permalink / raw) To: Ihor Radchenko; +Cc: numbchild, Org Mode [-- Attachment #1: Type: text/plain, Size: 1358 bytes --] 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 #2: signature.asc --] [-- Type: application/pgp-signature, Size: 487 bytes --] ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-08-14 4:09 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- [not found] <62f834ed.050a0220.afd79.0022SMTPIN_ADDED_BROKEN@mx.google.com> 2022-08-14 0:43 ` [BUG] Latest org-fold-core API (overlays compatible code) caused error in package "consult-org-heading" Ihor Radchenko 2022-08-14 4:07 ` [DONE] " Christopher M. Miles
Code repositories for project(s) associated with this public inbox https://git.savannah.gnu.org/cgit/emacs/org-mode.git This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).