From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thibault Marin Subject: Two ob-lua versions Date: Sat, 10 Feb 2018 22:20:06 -0600 Message-ID: <87eflsduo9.fsf@dell-desktop.WORKGROUP> Reply-To: thibault.marin@gmx.com Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35280) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ekj7f-0000Pa-Hs for emacs-orgmode@gnu.org; Sat, 10 Feb 2018 23:20:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ekj7b-0005oR-1u for emacs-orgmode@gnu.org; Sat, 10 Feb 2018 23:20:15 -0500 Received: from mout.gmx.net ([212.227.15.19]:56491) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ekj7a-0005lS-OO for emacs-orgmode@gnu.org; Sat, 10 Feb 2018 23:20:10 -0500 Received: from dell-desktop ([99.47.196.62]) by mail.gmx.com (mrgmx003 [212.227.17.184]) with ESMTPSA (Nemesis) id 0MfVYB-1eLfBT1RCF-00P6bH for ; Sun, 11 Feb 2018 05:20:08 +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" To: emacs-org list Hi maintainers, I noticed that a recent change added an ob-lua.el file to contrib/lisp/. Since there is already an ob-lua.el in lisp/, I was wondering if the new version was adding functionality not supported by the one in lisp/ (it does not seem to be the case on casual inspection) and if so, whether they could/should be merged. Thanks, thibault