Hi Erik, Erik Butz wrote: > 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"
The function is defined in my installation. Git version of yesterday. > 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. Are you sure it really *is* loaded? What happens if you C-x C-e after the require line? > Is there any check I should perform to see where and why this is failing? > > 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. Maybe you code post your block, or a stripped down version of it, if you want me to try and use it? In any case, AFAIK, it /should/ not fail here with the above message... Best regards, Seb -- Sébastien Vauban _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode