From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer M Krug Subject: Re: 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 14:34:02 +0100 Message-ID: References: <87r3fio5gw.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58767) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ae0jM-0007cO-3C for emacs-orgmode@gnu.org; Thu, 10 Mar 2016 08:34:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ae0jI-0002g1-4P for emacs-orgmode@gnu.org; Thu, 10 Mar 2016 08:34:20 -0500 Received: from mail-wm0-f54.google.com ([74.125.82.54]:37215) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ae0jH-0002fw-Sy for emacs-orgmode@gnu.org; Thu, 10 Mar 2016 08:34:16 -0500 Received: by mail-wm0-f54.google.com with SMTP id p65so28855439wmp.0 for ; Thu, 10 Mar 2016 05:34:15 -0800 (PST) Received: from Rainers-MacBook-Pro.local ([2a01:e35:8baa:b070:2087:2678:f511:7ab0]) by smtp.gmail.com with ESMTPSA id xx3sm3565289wjc.32.2016.03.10.05.34.12 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Mar 2016 05:34:13 -0800 (PST) In-Reply-To: <87r3fio5gw.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Thu, 10 Mar 2016 13:57:51 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Nicolas Goaziou writes: > Hello, > > Rainer M Krug 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-initializ= e). 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? > > It was still called in a few Babel libraries within contrib/, but I just > fixed them. > > > Regards, =2D-=20 Rainer M. Krug email: Rainerkrugsde PGP: 0x0F52F982 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBCAAGBQJW4XfTAAoJENvXNx4PUvmCVfYIAIE4WO4d88s35YYyXmHcz1yX iKjzX9U27tgRayWZc7pq4A5ZXuwEa+nk+FCRxwcjiCYuRE/WyeLCPH3AOdn9wBMM jVxI9LDKM2ukVPdyuSBPUInKbcqiH6JkZ2f+1zKBQdGnpAtuYh8pC5/BTPfbhcG7 oIWqwZ6KbTBkJ8GIkUcq2UXGyba25juCTJrLGwzz9fg2htSiioa7htT1uSLORu8N 74oTkGQgjIpb2h/Psnup14gbmjzJb0D3BAeiY6XA+3xWQ1t4UsENLCMPhPWXtLey FvQ6MZX4zm1bctG5Kocd5S32doC3KNZxmHuFzdAqydluBege1Kf2tGTWCuXcYvE= =QplP -----END PGP SIGNATURE----- --=-=-=--