[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug] isearch errors when org-fold-core-style is 'overlays
From: |
Ihor Radchenko |
Subject: |
Re: [Bug] isearch errors when org-fold-core-style is 'overlays |
Date: |
Thu, 29 Dec 2022 09:37:46 +0000 |
Samuel Wales <samologist@gmail.com> writes:
> possibly related: are links still not searchable with iserch without
> being in reveal mode or similar? [9.4 here.)
Unrelated.
The reported issue is related to the new org-fold implementation.
The old issue with searching links is known. It is simply because
isearch does not support searching inside invisible text. And links are
abbreviated by applying invisible text property to the hidden parts.
You either upgrade or set isearch-invisible to t.
--
Ihor Radchenko // yantar92,
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>