From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: ob-lua.el Date: Wed, 07 May 2014 00:46:03 +0200 Message-ID: <871tw64jbo.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59022) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Who7r-0003de-Ki for emacs-orgmode@gnu.org; Tue, 06 May 2014 18:46:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Who7k-0008Lz-GM for emacs-orgmode@gnu.org; Tue, 06 May 2014 18:46:15 -0400 Received: from mail-s76.mailgun.info ([184.173.153.204]:45566) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Who7k-0008Lu-Cv for emacs-orgmode@gnu.org; Tue, 06 May 2014 18:46:08 -0400 In-Reply-To: (dieter@schoen.or.at's message of "Tue, 6 May 2014 22:34:59 +0000 (GMT)") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: dieter@schoen.or.at Cc: emacs-orgmode@gnu.org Hi Dieter, dieter@schoen.or.at writes: > for a project I need to tangle lua files (including parameters and > tables), > and there seems to be no ob-lua.el (yet). > > so I shamelessly copied ob-python.el and adapted it to my needs. > right now it can tangle lua, also with simple or table parameters. > > if anybody is interested, I can upload it. Yes, please do! > before that, it should maybe be completed, and also pass some generic > tangle test, I think. > I have shortly looked at testing/examples/ob-shell-test.org. Is a > test like this suitable? I suggest to look at testing/lisp/test-ob-shell.el. HTH, -- Bastien