FYI. I met the same issue. Org is deferred loaded. And I added `(latex . t)` to `org-babel-load-languages` prior the loading of org. It triggers regression, that is, eager macro expansion and load `ob-latex` and `org` recursively. BR Shuguang Sun