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. I can't think of an easy way to fix this since you would need to target both languages. Maybe at very least we could add something to the doc string to draw attention to this limitation.
- org-babel-load-file support elisp Troy Hinckley
- Re: org-babel-load-file support elisp Bastien
- Re: org-babel-load-file support elisp Troy Hinckley
- Re: org-babel-load-file support elisp Tim Cross
- Re: org-babel-load-file support elisp Jack Kamm
- Re: org-babel-load-file support e... Tim Cross
- Re: org-babel-load-file support e... Berry, Charles
- Re: org-babel-load-file support elisp Bastien
- Re: org-babel-load-file support e... Norman Tovey-Walsh
- Re: org-babel-load-file support elisp Bastien
- Re: org-babel-load-file support elisp Troy Hinckley