[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: |
Fri, 05 May 2023 17:46:19 +0000 |
Michael Dauer <mick.dauer@gmail.com> writes:
> Based on my analyses it's not the cycle functions, but must come from
> broken text attributes. Even (org-fold-core-region (point-min) (point-max)
> nil) does not unfold the affected subtrees then. Assuming that
> (org-fold-core-region) is the only place where the folding and
> hiding happens, I expect the problem there. But I understand too little
> about the emacs internals to debug this function.
May you please put a point right before the problematic fold, run
M-x describe-text-properties <RET>, and share the contents of the newly
displayed buffer listing all the text properties?
--
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>
- BUG: org-cycle does not unfold some subtrees, Michael Dauer, 2023/05/05
- Re: BUG: org-cycle does not unfold some subtrees,
Ihor Radchenko <=
- Re: BUG: org-cycle does not unfold some subtrees, Michael Dauer, 2023/05/05
- Re: BUG: org-cycle does not unfold some subtrees, Ihor Radchenko, 2023/05/05
- Re: BUG: org-cycle does not unfold some subtrees, Christopher M. Miles, 2023/05/05
- Re: BUG: org-cycle does not unfold some subtrees, Ihor Radchenko, 2023/05/06
- Re: BUG: org-cycle does not unfold some subtrees, Michael Dauer, 2023/05/06
- Re: BUG: org-cycle does not unfold some subtrees, Michael Dauer, 2023/05/06
- Re: BUG: org-cycle does not unfold some subtrees, Ihor Radchenko, 2023/05/06
- Re: BUG: org-cycle does not unfold some subtrees, Michael Dauer, 2023/05/06
- Re: BUG: org-cycle does not unfold some subtrees, Ihor Radchenko, 2023/05/06
- Re: BUG: org-cycle does not unfold some subtrees, Thomas S. Dye, 2023/05/06