From: Ihor Radchenko <yantar92@gmail.com>
To: numbchild@gmail.com
Cc: Org Mode <emacs-orgmode@gnu.org>
Subject: Re: [BUG] Latest org-fold-core API (overlays compatible code) caused error in package "consult-org-heading"
Date: Sun, 14 Aug 2022 08:43:04 +0800 [thread overview]
Message-ID: <877d3b64fb.fsf@localhost> (raw)
In-Reply-To: <62f834ed.050a0220.afd79.0022SMTPIN_ADDED_BROKEN@mx.google.com>
"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
next parent reply other threads:[~2022-08-14 0:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <62f834ed.050a0220.afd79.0022SMTPIN_ADDED_BROKEN@mx.google.com>
2022-08-14 0:43 ` Ihor Radchenko [this message]
2022-08-14 4:07 ` [DONE] Re: [BUG] Latest org-fold-core API (overlays compatible code) caused error in package "consult-org-heading" Christopher M. Miles
[not found] <62f83518.c80a0220.99244.de27SMTPIN_ADDED_BROKEN@mx.google.com>
2022-08-13 23:47 ` Christopher M. Miles
2022-08-13 23:27 Christopher M. Miles
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=877d3b64fb.fsf@localhost \
--to=yantar92@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=numbchild@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).