[DONE] Re: [BUG] Latest org-fold-core API (overlays compatible code) caused error in package "consult-org-heading"

2022-08-13 Thread Christopher M. Miles
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 #> to 77 in org-fold-core-test.org>) >> car(#) >> (let ((--mpom (car region))) (save-excursion (if

Re: [BUG] Latest org-fold-core API (overlays compatible code) caused error in package "consult-org-heading"

2022-08-13 Thread Ihor Radchenko
"Christopher M. Miles" writes: > Here I attached the backtrace after I toggle-debug-on-error: > > Debugger entered--Lisp error: (wrong-type-argument listp # 77 in org-fold-core-test.org>) > car(#) > (let ((--mpom (car region))) (save-excursion (if (markerp --mpom) (progn > (set-buffer

Re: [BUG] Latest org-fold-core API (overlays compatible code) caused error in package "consult-org-heading"

2022-08-13 Thread Christopher M. Miles
"Christopher M. Miles" 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

[SOLVED] Re: ?bug in org-fold-core

2022-08-05 Thread Sharon Kimble
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Ihor Radchenko writes: > Sharon Kimble writes: > >>> I am not sure if I understand what you mean. Can you explain in more >>> details? >> >> Sure. This is one entry where 'org-lint' shows as '533 Link to non-existent >> local file

Re: ?bug in org-fold-core

2022-08-04 Thread Ihor Radchenko
Sharon Kimble writes: >> I am not sure if I understand what you mean. Can you explain in more details? > > Sure. This is one entry where 'org-lint' shows as '533 Link to non-existent > local file ":~/path/to/directory/"' > > = > *** dired > # [[file+emacs:~/path/to/directory/]] ;;; opens

Re: ?bug in org-fold-core

2022-08-04 Thread Sharon Kimble
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Ihor Radchenko writes: > Sharon Kimble writes: > >> I now have this showing in my 'instructions.org' >> = >> # -*- coding: utf-8; mode: org -*- >> #+STARTUP: show2levels >> >> # #+STARTUP: overview >> = >> >> This file seems to

Re: ?bug in org-fold-core

2022-08-04 Thread Ihor Radchenko
Sharon Kimble writes: > I now have this showing in my 'instructions.org' > = > # -*- coding: utf-8; mode: org -*- > #+STARTUP: show2levels > > # #+STARTUP: overview > = > > This file seems to be showing most of the problems, and looking at it in > 'org-lint' there are many

Re: ?bug in org-fold-core

2022-08-04 Thread Sharon Kimble
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Ihor Radchenko writes: > Sharon Kimble writes: > >> I've just updated to 'Org mode version 9.5.4 (release_9.5.4-706-g4702a7 @ >> /home/boudiccas/git/org-mode/lisp/)' and I'm getting this error report from >> org-fold-core (I think) - >> >>

Re: ?bug in org-fold-core

2022-08-04 Thread Ihor Radchenko
Sharon Kimble writes: > I've just updated to 'Org mode version 9.5.4 (release_9.5.4-706-g4702a7 @ > /home/boudiccas/git/org-mode/lisp/)' and I'm getting this error report from > org-fold-core (I think) - > > = > Debugger entered--Lisp error: (error "Calling ‘org-fold-core-region’ with >