From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [Bug] Named table columns not working anymore in table calc Date: Thu, 26 Nov 2015 22:57:42 +0100 Message-ID: <87h9k82zl5.fsf@nicolasgoaziou.fr> References: <20151126195059.GC13848@scotty.home> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57136) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a24WB-0006vH-KC for emacs-orgmode@gnu.org; Thu, 26 Nov 2015 16:55:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a24WA-0005SV-MW for emacs-orgmode@gnu.org; Thu, 26 Nov 2015 16:55:55 -0500 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:40885) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a24WA-0005SG-GL for emacs-orgmode@gnu.org; Thu, 26 Nov 2015 16:55:54 -0500 In-Reply-To: <20151126195059.GC13848@scotty.home> (Stefan-W. Hahn's message of "Thu, 26 Nov 2015 20:50:59 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "Stefan-W. Hahn" Cc: emacs-orgmode@gnu.org Hello, "Stefan-W. Hahn" writes: > 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 =E2=80=98$at=E2=80=99 > > when recalculating table. Fixed. Thank you. Regards, --=20 Nicolas Goaziou