From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Using code block function as formula in tables Date: Thu, 12 Jan 2017 13:55:39 +0100 Message-ID: <878tqgcu9g.fsf@nicolasgoaziou.fr> References: <87a8axtzsj.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50349) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cRev3-0007qB-DX for emacs-orgmode@gnu.org; Thu, 12 Jan 2017 07:55:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cReuz-00015g-AK for emacs-orgmode@gnu.org; Thu, 12 Jan 2017 07:55:53 -0500 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:51063) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cReuz-000151-4J for emacs-orgmode@gnu.org; Thu, 12 Jan 2017 07:55:49 -0500 In-Reply-To: (Roland Everaert's message of "Thu, 12 Jan 2017 13:37:19 +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: Roland Everaert Cc: emacs-orgmode Hello, Roland Everaert writes: > It works. But I had to set some headers in the code block itself as > following: > > :exports results :results value > > I suppose, I can specify them directly in the org-sbe call, like with > inline calls or call through #+CALL? See `org-sbe' docstring. > This feature really needs to be documented and extensively. I agree. Patches welcome. Regards, -- Nicolas Goaziou