Max Nikulin writes:
> On 06/06/2024 01:06, Ihor Radchenko wrote:
>> Remember that older Org mode also did not have link paths searchable.
>
> You are right, I forgot about it.
>
> Since the feature was advertised in ORG-NEWS
>
>> Hidden parts of the links can now be searched and revealed dur
On 06/06/2024 01:06, Ihor Radchenko wrote:
Remember that older Org mode also did not have link paths searchable.
You are right, I forgot about it.
Since the feature was advertised in ORG-NEWS
Hidden parts of the links can now be searched and revealed during isearch
another entry should
Max Nikulin writes:
> On 05/06/2024 22:06, Ihor Radchenko wrote:
>> `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.
>
> I have seen these words in another thread, but I
On 05/06/2024 22:06, Ihor Radchenko wrote:
`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.
I have seen these words in another thread, but I did not expect a
regression in
Max Nikulin 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.
Hi,
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
se