From mboxrd@z Thu Jan 1 00:00:00 1970 From: Neil Jerram Subject: Re: Status of org-babel lua / ob-lua.el Date: Fri, 24 Nov 2017 10:41:44 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----5CR0Z8660F0GGIS92EUJ6I9WYLUT09" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35858) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eIBi3-0001V5-VQ for emacs-orgmode@gnu.org; Fri, 24 Nov 2017 05:59:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eIBi0-0006Mc-Sq for emacs-orgmode@gnu.org; Fri, 24 Nov 2017 05:59:52 -0500 Received: from smtp-out-5.talktalk.net ([62.24.135.69]:20069) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eIBi0-0006Jz-HR for emacs-orgmode@gnu.org; Fri, 24 Nov 2017 05:59:48 -0500 In-Reply-To: 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-orgmode@gnu.org, Jakob Simeth ------5CR0Z8660F0GGIS92EUJ6I9WYLUT09 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable I'm completely guessing - but does it help to add :results output ? On 24 November 2017 10:06:12 GMT+00:00, Jakob Simeth wrote: >Hi, > >I seem to have problems with lua source blocks (others are working >fine): When evaluating a simple block like > >#+BEGIN_SRC lua >print("Hello world!") >#+END_SRC > >I get an empty RESULT block, and the message "evaluation complete"=2E >I am running org-9=2E1=2E3 (within the spacemacs org layer)=2E > >Is lua still officially supported? ob-lua=2Eel seems to be part of >org-plus-contrib and lua is listed on >http://orgmode=2Eorg/org=2Ehtml#Languages > >However, not on >http://orgmode=2Eorg/worg/org-contrib/babel/languages=2Ehtml > >Is there a way to "debug" this? > >Thank you, >Jakob > > >--=20 >Jakob Simeth >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >GPG: AD0B55F959F83D14C6CA28153BE2F106425CBE4E ------5CR0Z8660F0GGIS92EUJ6I9WYLUT09 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable I'm completely guessing - but does it help to = add :results output ?

On 24 November 2017= 10:06:12 GMT+00:00, Jakob Simeth <mailinglists@simeth=2Etk> wrote:
Hi,

I seem to have problems with lua sour= ce blocks (others are working
fine): When evaluating a simple block li= ke

#+BEGIN_SRC lua
print("Hello world!")
#+E= ND_SRC

I get an empty RESULT block, and the message "evalua= tion complete"=2E
I am running org-9=2E1=2E3 (within the spacemac= s org layer)=2E

Is lua still officially supported? ob-lua=2Eel s= eems to be part of
org-plus-contrib and lua is listed on
http://orgmode=2Eorg/org=2Eh= tml#Languages

However, not on
http://orgmode=2Eorg/worg/o= rg-contrib/babel/languages=2Ehtml

Is there a way to "de= bug" this?

Thank you,
Jakob

------5CR0Z8660F0GGIS92EUJ6I9WYLUT09--