Mike Kupfer <kup...@rawbw.com> writes: > Ihor Radchenko wrote: > >> I can reproduce. However, I cannot reproduce on the latest bugfix and on >> the latest main. Try to upgrade Org mode and let me know if you keep >> seeing the problem. > > I tried 9.7.27 (latest available from GNU ELPA) and main (downloaded > today). > > The good news is that I can no longer reproduce the problem with "emacs > -Q". > > The bad news is that I still see the problem with normal startup (no > -Q). This is the case even after hiding my ~/.emacs, so I don't think > the problem is related to any of my private Lisp code or settings.
I am unable to reproduce without emacs -Q and with Org main branch on my side. Here is what I did: 1. Saved your example file to /tmp/test.org 2. Ran chmod -w /tmp/test.org && /home/yantar92/Git/emacs/src/emacs --init-directory=/tmp -L /home/yantar92/Git/org-mode/lisp/ /tmp/test.org 3. Moved point to the first checkbox and pressed C-c C-c 4. M-! chmod +w /tmp/test.org 5. M-x revert-buffer 6. C-c C-c -- Ihor Radchenko // yantar92, Org mode maintainer, 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>