From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: funny emacs-lisp macro behavior in org-babel related to lexical-binding Date: Fri, 15 Apr 2016 22:49:58 +0200 Message-ID: <87wpnysikp.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56456) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1arAef-0000e1-Ty for emacs-orgmode@gnu.org; Fri, 15 Apr 2016 16:47:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1arAeb-0006vF-UE for emacs-orgmode@gnu.org; Fri, 15 Apr 2016 16:47:53 -0400 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:38350) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1arAeY-0006tL-QV for emacs-orgmode@gnu.org; Fri, 15 Apr 2016 16:47:49 -0400 In-Reply-To: (John Kitchin's message of "Thu, 14 Apr 2016 14:36: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: John Kitchin Cc: emacs-orgmode Hello, John Kitchin writes: > So, I would like to propose adding the third argument to the eval > statement that reads > > (assoc :lexical params) > > to turn on lexical eval if you want it. > > What do you think? I assume you're talking about ob-emacs-lisp.el. This sounds like a good idea. However, I suggest to make lexical binding the default value, to be on par with the rest of Emacs. Regards, -- Nicolas Goaziou