1 line
1.4 KiB
Plaintext
1 line
1.4 KiB
Plaintext
<!-- SC_OFF --><div class="md"><p>Setting <code>org-catch-invisible-edits</code> to non-nil works fine if you are pressing backspace to delete, aka you're at the end of the invisible region. But if you are at the beginning of the invisible region - just before the ellipsis - then it happily deletes the invisible text.</p> <p>Also when you delete all newlines after the header, so the following text should be added to the header, it does get added to the header... but as a new invisible region. That ellipsis can't be expanded with <code><tab></code> for some reason.</p> <p>Adding new characters from the start of the invisible region is correctly prevented.</p> <p>I tried searching emacs' issue tracker but it either gives me unhelpful errors or just doesn't do anything so I'm trying here instead.</p> <p>(emacs 27.2)</p> <p>edit: found a bug report from google. not sure if it's being handled: <a href="https://lists.gnu.org/archive/html/emacs-orgmode/2019-05/msg00133.html">https://lists.gnu.org/archive/html/emacs-orgmode/2019-05/msg00133.html</a></p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/gotsreich"> /u/gotsreich </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/ruwas6/bug_orgcatchinvisibleedits_does_not_prevent/">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/ruwas6/bug_orgcatchinvisibleedits_does_not_prevent/">[comments]</a></span> |