emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: org-babel problem


From: Dan Davison
Subject: [Orgmode] Re: org-babel problem
Date: Thu, 25 Nov 2010 19:55:25 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Erik Butz <address@hidden> writes:

> Hi all,
>
> I am trying to run some org-babel code, but while this used to work in
> the past, I am now getting an error which says
>
> "Symbol's function definition is void: org-babel-get-header"
>
> Somehow I am puzzled, since this function is defined in lisp/ob.el and
> since this file provides 'ob and I have (require 'ob) in my .emacs I
> don't see why this should happen.
>
> Is there any check I should perform to see where and why this is failing?

Hi Erik,

Apologies if this is obvious, but are you sure you don't have out of
date *.elc files in org-mode/lisp? Try manually deleting the *.elc, or
running 'make clean', to get rid of them and then restart org (C-c C-x
!). If that works then optionally run make again to recompile them.

Dan


>
>  I am using GNU Emacs 23.1. with Org-mode version 7.3
> (release_7.3.130.g9cc1) even though I somehow suspect that it's not
> either of the software versions that is responsible for this.
>
> Any hints appreciated.
>
> Thanks,
>
> Erik
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> address@hidden
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode



reply via email to

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