emacs/var/elfeed/db/data/e7/e74e27421ca57741493dac2a635e0a722a230ad4
2022-01-03 12:49:32 -06:00

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&#39;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&#39;t be expanded with <code>&lt;tab&gt;</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&#39; issue tracker but it either gives me unhelpful errors or just doesn&#39;t do anything so I&#39;m trying here instead.</p> <p>(emacs 27.2)</p> <p>edit: found a bug report from google. not sure if it&#39;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 --> &#32; submitted by &#32; <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> &#32; <span><a href="https://www.reddit.com/r/emacs/comments/ruwas6/bug_orgcatchinvisibleedits_does_not_prevent/">[comments]</a></span>