From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Add check for assignment to hline relative references in table formulas. Date: Tue, 05 Nov 2013 21:55:49 +0100 Message-ID: <874n7qbmay.fsf@bzg.ath.cx> References: <760e1f326345602d5fdfc3e9197444d2@mail.rickster.com> <2a44af29883017d4a922e25399f34200@mail.rickster.com> <87iow7w1gk.fsf@bzg.ath.cx> <871u2u8uv0.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54462) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VdnfN-0005gG-Uy for emacs-orgmode@gnu.org; Tue, 05 Nov 2013 15:56:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VdnfG-0006sD-E1 for emacs-orgmode@gnu.org; Tue, 05 Nov 2013 15:56:01 -0500 Received: from mail-wi0-x232.google.com ([2a00:1450:400c:c05::232]:51661) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VdnfG-0006s6-73 for emacs-orgmode@gnu.org; Tue, 05 Nov 2013 15:55:54 -0500 Received: by mail-wi0-f178.google.com with SMTP id hn9so2739626wib.17 for ; Tue, 05 Nov 2013 12:55:53 -0800 (PST) In-Reply-To: <871u2u8uv0.fsf@Rainer.invalid> (Achim Gratz's message of "Tue, 05 Nov 2013 21:19:15 +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: Achim Gratz , Rick Frankel Cc: emacs-orgmode@gnu.org Hi, Achim Gratz writes: > Bastien writes: >>> * org-table.el (org-table-recalculate): Generate user error if >>> an hline relative reference is use on the LHS of a formula. >> >> Applied, thanks! > > Rick is listed as a contributor, so the TINYCHANGE marker is wrong. Yes, I realized that. > Besides, that change breaks test-org-table/compare, which for whatever > reason uses just such a LHS construct. Rick, can you have a look at this problem? Thanks, -- Bastien