Hi Troy,
Troy Hinckley <troyhinckley@gmail.com> writes:
I tracked down an issue trying to load a literate config file.
org-babel-load-file calls org-babel-tangle-file with lang set to
"emacs-lisp". This means that it won't tangle any blocks with
language set to "elisp", which is equivalent.
This is now fixed in master, will be in Org 9.4.
--
Bastien