|
From: | Charles Millar |
Subject: | Re: [O] [BUG] Loading ob-shell fails with lexical binding |
Date: | Mon, 20 Jun 2016 12:53:21 -0400 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 |
Hi, On 06/20/2016 11:56 AM, Kyle Meyer wrote:
This morning in order to load my init file I had to comment out (shell . t) in org-babel-load-languagesHello, After moving ob-shell.el over to lexical binding (2108f0c), emacs -Q with "(require 'ob-shell)" reports Debugger entered--Lisp error: (wrong-type-argument sequencep function) concat("org-babel-execute:" function) (intern (concat "org-babel-execute:" name)) [...] It seems to be the :initialize value of org-babel-shell-names that is problematic.
Org-mode version 8.3.4 (release_8.3.4-957-g47fdeb @ /usr/local/share/emacs/site-lisp/org-mode/lisp/)
[Prev in Thread] | Current Thread | [Next in Thread] |