From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Not all table formulas are updated when swapping columns Date: Sun, 22 Dec 2013 10:10:27 +0100 Message-ID: <87haa18d4s.fsf@bzg.ath.cx> References: <52AF010E.2030505@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50518) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vuf3X-0008Uz-La for emacs-orgmode@gnu.org; Sun, 22 Dec 2013 04:10:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vuf3P-0001Lv-86 for emacs-orgmode@gnu.org; Sun, 22 Dec 2013 04:10:39 -0500 Received: from mail-wi0-x231.google.com ([2a00:1450:400c:c05::231]:38465) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vuf3O-0001Lr-VY for emacs-orgmode@gnu.org; Sun, 22 Dec 2013 04:10:31 -0500 Received: by mail-wi0-f177.google.com with SMTP id cc10so5265462wib.10 for ; Sun, 22 Dec 2013 01:10:30 -0800 (PST) In-Reply-To: <52AF010E.2030505@gmail.com> (Daniel Gerber's message of "Mon, 16 Dec 2013 14:33:02 +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: Daniel Gerber Cc: emacs-orgmode@gnu.org Hi Daniel, Daniel Gerber writes: > A minor bug with spreadsheets: when swapping two columns in a table > (alt+left), column formulas are updated only when defined in the first > #+TBLFM: line. this is now fixed in the git repository, thanks for reporting this bug. Best, -- Bastien