From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH v2 0/3] org-sbe fixes Date: Mon, 26 Mar 2018 22:16:38 +0200 Message-ID: <87h8p2twwp.fsf@nicolasgoaziou.fr> References: <87605tc67l.fsf@nicolasgoaziou.fr> <20180319002314.8162-1-git@thecybershadow.net> <87woy7br6q.fsf@nicolasgoaziou.fr> <877epzaolf.fsf@nicolasgoaziou.fr> <87370namq9.fsf@nicolasgoaziou.fr> <89c7e868-bf96-d983-448d-df6e0059be92@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50621) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f0YXu-00029p-TU for emacs-orgmode@gnu.org; Mon, 26 Mar 2018 16:16:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f0YXq-0006fz-RE for emacs-orgmode@gnu.org; Mon, 26 Mar 2018 16:16:46 -0400 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:52505) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1f0YXq-0006cn-LN for emacs-orgmode@gnu.org; Mon, 26 Mar 2018 16:16:42 -0400 In-Reply-To: <89c7e868-bf96-d983-448d-df6e0059be92@gmail.com> (Vladimir Panteleev's message of "Sun, 25 Mar 2018 22:08:42 +0000") 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: Vladimir Panteleev Cc: Alan Schmitt , emacs-orgmode@gnu.org Hello, Vladimir Panteleev writes: > Hi, > > On 2018-03-25 21:06, Nicolas Goaziou wrote: >> I agree "org-sbe" should be rewritten. However, it is specific to tables >> because it is meant to be used in a TBLFM line. Its replacement could >> live in "org-table.el", though. > > What about org-sbe is specific to tables? > > I'm thinking that the generic replacement could be used elsewhere, e.g.: > > (with-current-buffer some-org-mode-buffer > (org-sbe-v2 "func" ...args...)) The generic replacement of table cells, right. Otherwise you have inline Babel calls. Regards, -- Nicolas Goaziou 0x80A93738