Ihor Radchenko <yanta...@posteo.net> writes:

> Thanks! It looks like you found the culprit.
>
> `org-startup-align-all-tables' triggers a function that changes buffer
> contents (tables) during Org loading. For same reason, this function is
> executed with modification hooks being suppressed and cache missing the
> edits as a result.
>
> The problematic commit is
> https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=9c4d403ada376dca771d9c2dadd7e9eebf4d5f7f

I now moved table alignment code out of `org-unmodified'.
Fixed.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=1cd39c9e3

-- 
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>

Reply via email to