i discovered another major bug by coincidence.  is it related?

  * folded
  lorem
  * unfolded
  point

if i do an isearch backward, isearch will not notice lorem.  it seems
to act as if isearch-invisible were nil.

isearch-invisible is its standard value of open.  search-visible is
its standard value of
open.  isearch-hide-immediately is its standard value of t.  reveal-mode is nil.

On Sun, Jul 20, 2025 at 4:12 PM Samuel Wales <samolog...@gmail.com> wrote:
>
> i use emacs isearch.  no other packages related to isearch that i am aware of.
>
> is commenting out that line intended to fix the bug or cause a bug?
> it did not ause a bug.  the bug is intermittent.
>
> On Sun, Jul 20, 2025 at 8:09 AM Ihor Radchenko <yanta...@posteo.net> wrote:
> >
> > Samuel Wales <samolog...@gmail.com> writes:
> >
> > > 2] as a heads up, upgrading to this version of org has caused a rise
> > > in folding glitches.  now, list actions, includign creating a new list
> > > item, can intermittently and brokenly [e.g. in middle of headings]
> > > fold headings, making it necessary to go up levels and toggle folding,
> > > then remember what the canonical folding scheme was and restore it,
> > > then remember where one was and search for it to place point.  these
> > > glitches are intermittent.
> >
> > Do you use any isearch-related packages?
> > What happens if you do take `org-fold-core-region' and comment out
> > (overlay-put o 'isearch-open-invisible #'org-fold-core--isearch-show)
> > line there?
> >
> > --
> > Ihor Radchenko // yantar92,
> > Org mode maintainer,
> > 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>
>
>
>
> --
> The Kafka Pandemic
>
> A blog about science, health, human rights, and misopathy:
> https://thekafkapandemic.blogspot.com



-- 
The Kafka Pandemic

A blog about science, health, human rights, and misopathy:
https://thekafkapandemic.blogspot.com

Reply via email to