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: Thu, 07 Nov 2013 22:09:32 +0100 Message-ID: <8738n7c41f.fsf@bzg.ath.cx> References: <760e1f326345602d5fdfc3e9197444d2@mail.rickster.com> <2a44af29883017d4a922e25399f34200@mail.rickster.com> <87iow7w1gk.fsf@bzg.ath.cx> <871u2u8uv0.fsf@Rainer.invalid> <878ux0ngv2.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49480) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VeWpj-0008VB-DF for emacs-orgmode@gnu.org; Thu, 07 Nov 2013 16:09:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VeWpe-0002uN-32 for emacs-orgmode@gnu.org; Thu, 07 Nov 2013 16:09:43 -0500 Received: from mail-wg0-x22e.google.com ([2a00:1450:400c:c00::22e]:33346) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VeWpd-0002rT-SJ for emacs-orgmode@gnu.org; Thu, 07 Nov 2013 16:09:38 -0500 Received: by mail-wg0-f46.google.com with SMTP id m15so1095458wgh.13 for ; Thu, 07 Nov 2013 13:09:36 -0800 (PST) In-Reply-To: <878ux0ngv2.fsf@Rainer.invalid> (Achim Gratz's message of "Thu, 07 Nov 2013 20:37:05 +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 Cc: emacs-orgmode@gnu.org Achim Gratz writes: > Achim Gratz writes: >> Besides, that change breaks test-org-table/compare, which for whatever >> reason uses just such a LHS construct. > > I've fixed the failing test since it wasn't checking hline expressions > and hence should not have relied on undocumented behaviour in the first > place. Thanks for the fix Achim. -- Bastien