emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Christopher M. Miles" <numbchild@gmail.com>
Cc: "Christopher M. Miles" <numbchild@gmail.com>, 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 07:47:32 +0800	[thread overview]
Message-ID: <m2wnbbhfi5.fsf@numbchild@gmail.com> (raw)
In-Reply-To: <62f83518.c80a0220.99244.de27SMTPIN_ADDED_BROKEN@mx.google.com>

[-- Attachment #1: Type: text/plain, Size: 1089 bytes --]


"Christopher M. Miles" <numbchild@gmail.com> writes:

> [[PGP Signed Part:Undecided]]
>
> I have this option settings:
>
> #+begin_src emacs-lisp
> (setq org-element-use-cache nil)
> (setq org-fold-core-style 'overlays)
> (setq org-fold-catch-invisible-edits nil)
>
> (use-package consult
>   :ensure t
>   :bind (([remap org-goto] . consult-org-heading)) ; [C-c C-j]
>   :config (require 'consult-org))
> #+end_src
>
>
> And here is the testing Org document:
>
> #+begin_src org
> ,#+TITLE: test
>
> ,* headline main
>
> ,** Screenshots
>
> ,** folded?
>
> ,** new headline
>
> #+end_src
>
> Here I attached the backtrace after I toggle-debug-on-error:
>
> [6. application/emacs-lisp; org-fold-core-backtrace.elisp]...

I forget to mention, currently I'm on commit "6ad65f333293".

-- 

[ 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 --]

       reply	other threads:[~2022-08-13 23:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <62f83518.c80a0220.99244.de27SMTPIN_ADDED_BROKEN@mx.google.com>
2022-08-13 23:47 ` Christopher M. Miles [this message]
     [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-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=m2wnbbhfi5.fsf@numbchild@gmail.com \
    --to=numbchild@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /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).