Ihor Radchenko <[email protected]> writes: > This is usually some third-party package suppressing Org mode's tracking > of buffer changes. Any chance you can hunt for that? > If not, you can set `org-element--cache-self-verify' to 'backtrace. It > will give (much) more detailed log.
Thank you for your fast feedback. I followed your guide and found this issue comes from my custom function. I replaced `org-babel--insert-results-keyword` with my function. In this function, I set `(inhibit-modification-hooks t)` to ignore continuing text properties (front-sticky (gptel)) (gptel response). Perhaps this affects some hooks in Org mode. If you have time, could you explain and give me some advice? Thank you very much.
binP6V5HjqSYs.bin
Description: application/emacs-lisp
Best Regards, -- Giap Tran <[email protected]>
