emacs-orgmode
[Top][All Lists]
Advanced

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

Re: BUG: org-cycle does not unfold some subtrees


From: Ihor Radchenko
Subject: Re: BUG: org-cycle does not unfold some subtrees
Date: Tue, 09 May 2023 10:41:55 +0000

"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

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