|
From: | Kyle Meyer |
Subject: | Re: [O] Bug: can not evaluate any code blocks after enabling additional languages [8.3.4 (release_8.3.4-639-gd5a603 @ /Users/rainerkrug/.emacs.d/elpa/25.0/org-20151005/)] |
Date: | Thu, 10 Mar 2016 10:15:52 -0500 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/25.0.91 (gnu/linux) |
Rainer M Krug <address@hidden> writes: > Nicolas Goaziou <address@hidden> writes: > >> Hello, >> >> Rainer M Krug <address@hidden> writes: >> >>> Debugger entered--Lisp error: (void-function org-babel-get-header) >> >> This looks like a mixed installation. This function was removed in >> development version and code base doesn't use it anymore. > > I don't think so - I use org from git uncompiled and, as you can see int > the init.el, initialize it (require 'org) before calling (package-initialize). > > For some unknown reasons, the function > org-babel-execute-src-block(nil) (in the org-git directory) calls > org-babel-execute:sh in the installation directory of emacs. > > So wy is this the case? I see that the file ob.sh.el seems to be renamed > in ob-shell.el - is this the case? Do I have to change the language sh > to shell? This has been reported on the list a few times. See http://thread.gmane.org/gmane.emacs.orgmode/102877/focus=102882. -- Kyle
[Prev in Thread] | Current Thread | [Next in Thread] |