emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [BUG] Loading ob-shell fails with lexical binding
@ 2016-06-20 15:56 Kyle Meyer
  2016-06-20 16:53 ` Charles Millar
  0 siblings, 1 reply; 4+ messages in thread
From: Kyle Meyer @ 2016-06-20 15:56 UTC (permalink / raw)
  To: Org-mode

Hello,

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.

--
Kyle

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-06-20 20:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-20 15:56 [BUG] Loading ob-shell fails with lexical binding Kyle Meyer
2016-06-20 16:53 ` Charles Millar
2016-06-20 18:00   ` Kyle Meyer
2016-06-20 20:17     ` Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).