Ihor Radchenko <yanta...@gmail.com> writes: > Aha. Not saving is an important piece of information. > (said the person with compulsive saving syndrome)
Thanks! This fixes the bug (which was present in both Org 9.5 and 9.6) for me. However, my original bug, which is only present in Org 9.6, is still there. Do the same thing but set org-log-into-drawer to t. Then #+begin_example * test<POINT> #+end_example becomes #+begin_example * tes :LOGBOOK: - Note taken on [2022-06-21 Tue 12:55] :END: t<POINT> #+end_example This bug also only happens if there is no trailing newline in the buffer.