Zitat von Karl Maihofer <[email protected]>:
,---- | Debugger entered--Lisp error: (void-function org-babel-load-file) | (org-babel-load-file (expand-file-name
I found the definition of org-babel-load-file in ob-tangle.el, so I added (require 'ob-tangle) before the function is called in my init.el. And it works now. But I think this is a bug, isn't it? Regards, Karl _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. [email protected] http://lists.gnu.org/mailman/listinfo/emacs-orgmode
