From mboxrd@z Thu Jan 1 00:00:00 1970 From: andersvi@notam02.no Subject: Re: column formulas: Row descriptor -1 used in line ### leads outside table Date: Thu, 04 Aug 2011 21:41:26 +0200 Message-ID: <87oc05t15l.fsf@notam02.no> References: <87wrett4p1.fsf@notam02.no> <16318.1312483260@alphaville.dokosmarshall.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:34079) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qp3nZ-0005K9-8I for emacs-orgmode@gnu.org; Thu, 04 Aug 2011 15:41:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qp3nY-0008F5-DC for emacs-orgmode@gnu.org; Thu, 04 Aug 2011 15:41:41 -0400 Received: from lo.gmane.org ([80.91.229.12]:52556) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qp3nY-0008Ev-6U for emacs-orgmode@gnu.org; Thu, 04 Aug 2011 15:41:40 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Qp3nW-0000B1-Tm for emacs-orgmode@gnu.org; Thu, 04 Aug 2011 21:41:38 +0200 Received: from ti0189a340-0777.bb.online.no ([85.165.211.9]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 04 Aug 2011 21:41:38 +0200 Received: from andersvi by ti0189a340-0777.bb.online.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 04 Aug 2011 21:41:38 +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: emacs-orgmode@gnu.org >>>>> "N" == Nick Dokos writes: N> Set the cell in the first line explicitly with a field formula N> (or just a value): it overrides the column formula. Thanks.