emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Christopher M. Miles" <numbchild@gmail.com>
To: Michael Dauer <mick.dauer@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: BUG: org-cycle does not unfold some subtrees
Date: Sat, 06 May 2023 07:18:21 +0800	[thread overview]
Message-ID: <m2sfcal632.fsf@numbchild@gmail.com> (raw)
In-Reply-To: <CAP7OBxLuhc0qarMR2-ot=Wp78-UULP1T4u3OpB5Kfmf4kMc3wg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1565 bytes --]


Michael Dauer <mick.dauer@gmail.com> writes:

> Maybe I missed a known bug when doing the research. But all the other reports describe different and
> reproducible behaviour.
>
> Sometimes (often) I cannot unfold a subtree. It then affects only one or more subtrees while others in the
> same buffer or even the same branch still work. The only fix then is to either cut and paste the affected
> branches, or to close and reopen the file.
>
> While quite frequent I have not achieved to reproduce the issue. It just happens after a while of using
> multiple files navigating with search, tab from agenda, org-refile, and cycle.
>
> 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.
>
> I hope this helps to fix the issue.
>
> Org mode version 9.7-pre (release_9.6.4-327-gf81ba4

I got same problem many times. Usually I close buffer and re-open file again.
I can confirm this issue. I will provides some info help here too.

-- 

[ stardiviner ]
I try to make every word tell the meaning that I want to express without misunderstanding.

Blog: https://stardiviner.github.io/
IRC(libera.chat, freenode): stardiviner, Matrix: stardiviner
GPG: F09F650D7D674819892591401B5DF1C95AE89AC3

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

      parent reply	other threads:[~2023-05-05 23:20 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-05 17:35 BUG: org-cycle does not unfold some subtrees Michael Dauer
2023-05-05 17:46 ` Ihor Radchenko
2023-05-05 18:40   ` Michael Dauer
2023-05-05 20:18     ` Ihor Radchenko
2023-05-06  0:44       ` Christopher M. Miles
2023-05-06  6:27         ` Ihor Radchenko
2023-05-06  7:18           ` Michael Dauer
2023-05-06  7:22             ` Michael Dauer
2023-05-06  7:39               ` Ihor Radchenko
2023-05-06  8:22                 ` Michael Dauer
2023-05-06  8:31                   ` Ihor Radchenko
2023-05-06 17:46                     ` Thomas S. Dye
2023-05-06 18:11                       ` Ihor Radchenko
2023-05-06 18:39                         ` Thomas S. Dye
2023-05-06 19:06                           ` Ihor Radchenko
2023-05-06 20:25                             ` Thomas S. Dye
2023-05-09  0:32                             ` Thomas S. Dye
2023-05-09  6:27                               ` Ihor Radchenko
2023-05-09  6:43                                 ` Michael Dauer
2023-05-09  7:34                                   ` Ihor Radchenko
2023-05-09  7:53                                 ` Thomas S. Dye
2023-05-09  9:53                                   ` Michael Dauer
2023-05-09 10:41                                   ` Ihor Radchenko
2023-05-10  1:56                                   ` William Denton
2023-05-10  7:54                       ` Fraga, Eric
2023-05-10  8:19                         ` Ihor Radchenko
2023-05-10 11:23                           ` Fraga, Eric
2023-05-10 15:18                           ` William Denton
2023-05-11  9:50                             ` Ihor Radchenko
2023-05-11 13:34                               ` William Denton
2023-05-11 13:46                                 ` Ihor Radchenko
2023-05-11 13:52                                   ` William Denton
2023-05-12 12:21                                     ` Ihor Radchenko
2023-05-12 21:01                                       ` William Denton
2023-05-12 21:15                                         ` Ihor Radchenko
2023-05-12 21:36                                           ` Thomas Dye
2023-05-14 10:56                               ` Michael Dauer
2023-05-14 11:53                                 ` Gregor Zattler
2023-06-01 11:37                                 ` Ihor Radchenko
2023-08-04 13:42                                   ` Michael Dauer
2023-08-04 14:04                                     ` Ihor Radchenko
2023-08-04 14:11                                     ` William Denton
2023-08-08 15:21                                       ` Michael Dauer
2023-08-08 17:10                                         ` Ihor Radchenko
2023-08-09  9:14                                           ` Michael Dauer
2023-08-09  9:15                                             ` Michael Dauer
2023-08-09  9:19                                               ` Ihor Radchenko
2023-05-06 13:39             ` Christopher M. Miles
     [not found]       ` <6455a3ec.c80a0220.7ded4.665aSMTPIN_ADDED_BROKEN@mx.google.com>
2023-05-06  6:43         ` Christopher M. Miles
2023-05-05 23:18 ` Christopher M. Miles [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2sfcal632.fsf@numbchild@gmail.com \
    --to=numbchild@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=mick.dauer@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).