From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [bug] removing last column with a column formula Date: Wed, 10 Aug 2011 10:46:30 +0200 Message-ID: <87mxfhlkm1.fsf@gmail.com> References: <87zkjilpej.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:50319) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qr4RL-0007Tz-Sb for emacs-orgmode@gnu.org; Wed, 10 Aug 2011 04:47:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qr4RH-0000vZ-Jh for emacs-orgmode@gnu.org; Wed, 10 Aug 2011 04:47:03 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:40840) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qr4RH-0000vJ-DR for emacs-orgmode@gnu.org; Wed, 10 Aug 2011 04:46:59 -0400 Received: by wwf10 with SMTP id 10so727664wwf.30 for ; Wed, 10 Aug 2011 01:46:58 -0700 (PDT) In-Reply-To: (Michael Brand's message of "Tue, 9 Aug 2011 16:54:09 +0200") 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: Michael Brand Cc: Org Mode List Hello, Michael Brand writes: > Columns and rows are better referenced with "<" and ">" in many cases > to avoid such oddities: > > #+begin_src org > | 1 | 2 | 3 | > | 1 | 2 | 3 | > #+TBLFM: @2$<..@2$>=@1 > #+end_src Thanks for the pointers. Though, the object of my message was more to point at a strange behaviour that, perhaps, should be tackled down, someday. Regards, -- Nicolas Goaziou