emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Karl Maihofer <ignoramus@gmx.de>
To: emacs-orgmode@gnu.org
Subject: [babel] void-function org-babel-load-file
Date: Tue, 07 Dec 2010 17:19:04 +0100	[thread overview]
Message-ID: <20101207171904.71592dzkw2jt9v28@webmail.df.eu> (raw)

Dear Orgmode Users,

when I try to update to the latest git version of Org I get the  
following error. What do I miss?

,----
| Debugger entered--Lisp error: (void-function org-babel-load-file)
|   (org-babel-load-file (expand-file-name  
"e:/configs/emacs-config.org" dotfiles-dir))
|   eval-buffer(#<buffer  *load*> nil "c:/emacs/home/.emacs.d/init.el"  
nil t)  ; Reading at buffer position 1038
|   load-with-code-conversion("c:/emacs/home/.emacs.d/init.el"  
"c:/emacs/home/.emacs.d/init.el" t t)
|   load("c:/emacs/home/.emacs.d/init" t t)
|   #[nil "\b
`----

I use the following in my init.el without problems until today:

,----
| (add-to-list 'load-path "~/elisp/org-mode-2010-12-07/lisp/")
| (add-to-list 'load-path "~/elisp/org-mode-2010-12-07/contrib/lisp/")
|
| (setq dotfiles-dir (file-name-directory (or load-file-name  
(buffer-file-name))))
| (add-to-list 'load-path (expand-file-name "lisp"
|                         (expand-file-name "org"
|                         (expand-file-name "src" dotfiles-dir))))
|
| ;; Org-Mode und Org-Babel starten
| (require 'org-install)
|
| ;; Emacs-Konfiguration einlesen
| (org-babel-load-file (expand-file-name "e:/configs/emacs-config.org"  
dotfiles-dir))
`----

Thanks!

Regards,
Karl

             reply	other threads:[~2010-12-07 16:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-07 16:19 Karl Maihofer [this message]
2010-12-09 17:10 ` [babel] void-function org-babel-load-file Karl Maihofer
2010-12-13 20:11 ` Eric Schulte
2010-12-14 15:28   ` Karl Maihofer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101207171904.71592dzkw2jt9v28@webmail.df.eu \
    --to=ignoramus@gmx.de \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).