From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: poppyer Newsgroups: gmane.emacs.help Subject: Re: auto incremental columns in table of org-mode? Date: Wed, 19 Mar 2008 07:24:28 +0000 Organization: University Of Oxford, England Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1205912450 6451 80.91.229.12 (19 Mar 2008 07:40:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 19 Mar 2008 07:40:50 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Mar 19 08:41:19 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JbsvF-0001rM-EG for geh-help-gnu-emacs@m.gmane.org; Wed, 19 Mar 2008 08:41:17 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jbsuf-0000PQ-Cz for geh-help-gnu-emacs@m.gmane.org; Wed, 19 Mar 2008 03:40:41 -0400 Original-Path: shelby.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!feeder.news-service.com!ramfeed2.eweka.nl!eweka.nl!lightspeed.eweka.nl!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!news.stack.nl!feeds.news.ox.ac.uk!news.ox.ac.uk!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 16 Original-NNTP-Posting-Host: clpc78.comlab.ox.ac.uk Original-X-Trace: frank-exchange-of-views.oucs.ox.ac.uk 1205911468 21345 129.67.148.212 (19 Mar 2008 07:24:28 GMT) Original-X-Complaints-To: newsmaster@ox.ac.uk Original-NNTP-Posting-Date: Wed, 19 Mar 2008 07:24:28 +0000 (UTC) User-Agent: Emacs Gnus Cancel-Lock: sha1:CGMIW6tJgNy+3FkYkzz5Wxcgi48= Original-Xref: shelby.stanford.edu gnu.emacs.help:157154 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:52525 Archived-At: Bastien writes: > poppyer writes: > >> I see. Another related question is: can I set a "partial" column/row >> formula? such as @2$1..$1=@-1+1 ? It is not working here. > > What is this supposed to do? basically what i want is to set a formula for a "range" of cells, say @2$1..@END$1, rather than for an entire column or row. poppyer --