alain.coch...@unistra.fr writes: > However, I could not have it work for my case so far. I tried to add > "(undo . insert)", "(undo . delete-backward)" and "(undo . delete)" to > 'org-fold-catch-invisible-edits-commands', one by one and together, > and all values of 'org-fold-catch-invisible-edits'. Any clue of what > I am doing wrong? Thanks.
As the docstring states, the check is performed at point. Checking the actual modifications would be rather tricky. It might be done, but there are so many caveats that the code will be fragile. -- 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>