From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Table rows and ranges as LHS of formulas Date: Wed, 2 Mar 2011 18:35:40 +0100 Message-ID: <907667C9-5D38-4DF4-B0CE-BEFEFE40A192@gmail.com> References: <5A22097F-A1F9-480E-B2E5-030CD6493B2F@gmail.com> <878vwx5tgl.fsf@gnu.org> Mime-Version: 1.0 (Apple Message framework v1078) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=39630 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pupxk-0000ML-DB for emacs-orgmode@gnu.org; Wed, 02 Mar 2011 12:35:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pupxg-0001mY-CJ for emacs-orgmode@gnu.org; Wed, 02 Mar 2011 12:35:48 -0500 Received: from mail-ey0-f169.google.com ([209.85.215.169]:54858) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pupxg-0001mP-28 for emacs-orgmode@gnu.org; Wed, 02 Mar 2011 12:35:44 -0500 Received: by eyh6 with SMTP id 6so80514eyh.0 for ; Wed, 02 Mar 2011 09:35:43 -0800 (PST) In-Reply-To: <878vwx5tgl.fsf@gnu.org> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bastien Cc: emacs-orgmode List On 2.3.2011, at 18:21, Bastien wrote: > Hi Carsten, > > Carsten Dominik writes: > >> Bastien, please let me know if you want to have this integrated >> before the release, then I will do so. > > Please go ahead! This looks like a nice addition, thanks for that. I just pushed it. The patch I pushed contains another small thing: you can use @L to mean the last row. So @L=vsum(@I..II) is now a great way to sum columns in the last row. To skip the First column (in case it contains unsummable labels or so, use @L$2..@L@8=vsum(@I..II) - Carsten -- Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode