On 2024-04-17 13:35, Ihor Radchenko wrote:
> Joe Gilder <[email protected]> writes:
>> Noticed this a few times. When I run query-replace, it functions as
>> usual. However, when I’m done with the query-replace, it seems to
>> break org-fold. I can’t fold/unfold headings anymore.
> 
> You can set `org-fold-core-style' to 'overlays (early in your
> config) to fix this.
> 
> Unfortunately, text-property based folding cannot be reliable
> because too many parts of Emacs and third-party packages hard-code
> certain implementation details.
> 
> The default value of `org-fold-core-style' is changed to 'overlays
> on main to avoid this and similar problems.
> Handled.

Resolved, by ‘62c6d5668’ on main for Emacs ≥ 29.

Thanks,

-- 
Jacob S. Gordon
[email protected]
Please don’t send me HTML emails or MS Office/Apple iWork documents.
https://useplaintext.email/#etiquette
https://www.fsf.org/campaigns/opendocument

Reply via email to