emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Incremental search in hidden text does not work in Org 9.7 Emacs 28


From: Ihor Radchenko
Subject: Re: Incremental search in hidden text does not work in Org 9.7 Emacs 28
Date: Wed, 05 Jun 2024 15:06:27 +0000

Max Nikulin <manikulin@gmail.com> writes:

> Consider a file with a link
> ---- 8< ----
> Text
>
> [[file:text.org][Something]]
> ---- >8 ----
>
> Incremental search
>     C-s file
> does not work with current main HEAD (v9.7) and Emacs-28.
>
> `org-fold-core-style' text-properties
>
> There is no issue for Org 9.6.28. Link part is temporary revealed when 
> search is active.

`org-fold-core-style' text-properties is going to be obsoleted.
I tried to support isearch, but it is ultimately an uphill battle
against bugs popping out here and there.

So, alas, no dedicated Org mode support for searching inside invisible text
properties. This got to be implemented on Emacs side to work properly,
without ugly workarounds.

Wontfix.
Canceled.

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]