emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] [babel] void-function org-babel-load-file


From: Karl Maihofer
Subject: Re: [Orgmode] [babel] void-function org-babel-load-file
Date: Thu, 09 Dec 2010 18:10:03 +0100
User-agent: Dynamic Internet Messaging Program (DIMP) H3 (1.1.2)

Zitat von Karl Maihofer <address@hidden>:
,----
| 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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]