From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: recalculate tables Date: Mon, 29 Aug 2016 01:14:31 +0200 Message-ID: <87d1ksv63s.fsf@saiph.selenimh> References: <87mvk12iu7.fsf@luisa.c0t0d0s0.de> <20160825121227.GB4165@cardamom.adamsinfoserv.com> <8737ls29g0.fsf@saiph.selenimh> <878tvk3ce3.fsf@luisa.c0t0d0s0.de> <878tvjzjie.fsf@saiph.selenimh> <87fupr60c8.fsf@luisa.c0t0d0s0.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58805) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1be9Hc-0006K1-Vo for emacs-orgmode@gnu.org; Sun, 28 Aug 2016 19:14:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1be9Hc-0003j9-1S for emacs-orgmode@gnu.org; Sun, 28 Aug 2016 19:14:32 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:35070) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1be9Hb-0003is-RU for emacs-orgmode@gnu.org; Sun, 28 Aug 2016 19:14:31 -0400 In-Reply-To: <87fupr60c8.fsf@luisa.c0t0d0s0.de> (Michael Welle's message of "Fri, 26 Aug 2016 17:01: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: Michael Welle Cc: emacs-orgmode@gnu.org Hello, Michael Welle writes: > I have a handful of tables like the following: > > |---+---+----| > | 3 | 4 | | > |---+---+----| > #+TBLFM: $3=$2-$1 > > I don't add data to them very frequently. But since they all have the > third column filled, I think recalculating had worked in tables formated > like that before. > > If you give me a week or so I will try to find the change set that > introduced the current behaviour. I think I found the culprit. Org is hopefully back to its initial behaviour. Thank you. Regards, -- Nicolas Goaziou