From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Stefan-W. Hahn" Subject: [Bug] Named table columns not working anymore in table calc Date: Thu, 26 Nov 2015 20:50:59 +0100 Message-ID: <20151126195059.GC13848@scotty.home> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60423) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a22ZR-0007As-Gp for emacs-orgmode@gnu.org; Thu, 26 Nov 2015 14:51:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a22ZO-0000un-BB for emacs-orgmode@gnu.org; Thu, 26 Nov 2015 14:51:09 -0500 Received: from mout.kundenserver.de ([217.72.192.73]:53634) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a22ZO-0000uh-1d for emacs-orgmode@gnu.org; Thu, 26 Nov 2015 14:51:06 -0500 Content-Disposition: inline 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Nicolas Goaziou Cc: emacs-orgmode@gnu.org Hello, since commit (I bisected) commit c651e150cc8fb230fca99dfff27caedfddced8ff Author: Nicolas Goaziou Date: Thu Nov 12 23:12:18 2015 +0100 table calculation with named columns are not working anymore. E.g. table from Org-manual manual 3.5.10 Advanced features gives error Invalid table range specifier ‘$at’ when recalculating table. With kind regards, Stefan -- Stefan-W. Hahn It is easy to make things. It is hard to make things simple.