From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [BUG] Loading ob-shell fails with lexical binding Date: Mon, 20 Jun 2016 22:17:14 +0200 Message-ID: <87bn2vbool.fsf@saiph.selenimh> References: <87h9cnyhux.fsf@kyleam.com> <87oa6vloz6.fsf@kyleam.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44133) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bF5dO-0001j8-KS for emacs-orgmode@gnu.org; Mon, 20 Jun 2016 16:17:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bF5dJ-0003qA-Lb for emacs-orgmode@gnu.org; Mon, 20 Jun 2016 16:17:25 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:59329) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bF5dJ-0003q2-Et for emacs-orgmode@gnu.org; Mon, 20 Jun 2016 16:17:21 -0400 In-Reply-To: <87oa6vloz6.fsf@kyleam.com> (Kyle Meyer's message of "Mon, 20 Jun 2016 14:00:45 -0400") 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" To: Kyle Meyer Cc: emacs-orgmode@gnu.org Hello, Kyle Meyer writes: > Yep, org-babel-load-languages will end up processing (shell . t) to > (require 'ob-shell), so this is the same underlying issue. I actually broke ob-shell when switching to lexical-binding a few hours ago. I just "unbroke" it. Regards, -- Nicolas Goaziou