From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH v2 0/3] org-sbe fixes Date: Sun, 25 Mar 2018 22:26:36 +0200 Message-ID: <877epzaolf.fsf@nicolasgoaziou.fr> References: <87605tc67l.fsf@nicolasgoaziou.fr> <20180319002314.8162-1-git@thecybershadow.net> <87woy7br6q.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34985) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f0CDz-0004wj-Hk for emacs-orgmode@gnu.org; Sun, 25 Mar 2018 16:26:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f0CDw-0004v7-CU for emacs-orgmode@gnu.org; Sun, 25 Mar 2018 16:26:43 -0400 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:38207) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1f0CDw-0004uM-55 for emacs-orgmode@gnu.org; Sun, 25 Mar 2018 16:26:40 -0400 In-Reply-To: (Alan Schmitt's message of "Sun, 25 Mar 2018 20:24:27 +0200") 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: Alan Schmitt Cc: emacs-orgmode@gnu.org, Vladimir Panteleev Hello, Alan Schmitt writes: > I think this has been applied to the maint branch, but I cannot find a > mention of it in the ORG-NEWS file. Maybe it should be mentioned there > as it is a breaking change. For instance,(I had to modify table formulas like > > #+TBLFM: @2$3..@>>$3='(org-sbe call_ledger (bucket (concat "\"" $1 "\"")) (prefix "\"Bucket:Expenses:\"")) > > into > > #+TBLFM: @2$3..@>>$3='(org-sbe call_ledger (bucket $$1) (prefix > "\"Bucket:Expenses:\"")) I'm going to revert these changes from maint, then. I though that was innocuous. Vladimir, would you mind writing a small entry in ORG-NEWS about the induced changes in master? Thank you. Regards, -- Nicolas Goaziou