"Thomas S. Dye" <tsd@tsdye.online> writes:

>> Which likely means that something is calling folding functions 
>> from
>> outline.el instead of Org-native folding.
>
> Excellent!
>
> Would it be useful for me to search for calls to the folding 
> functions from outline.el in the source code of the Org packages 
> that Spacemacs and I load?

I have another thought now.
Do you happen to use built-in Spacemacs' search module?
If so, what if you switch it do isearch?
See https://github.com/emacs-evil/evil/issues/1630

You can also try running
(org-fold-core-set-folding-spec-property 'org-fold-outline :isearch-open nil)
to see if the problem stops happening.

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