From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Uwe Jochum" Subject: Named fields in tables Date: Wed, 14 Mar 2007 16:33:32 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HRVW2-00043F-HD for emacs-orgmode@gnu.org; Wed, 14 Mar 2007 11:35:50 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HRVW0-000431-Q2 for emacs-orgmode@gnu.org; Wed, 14 Mar 2007 11:35:50 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HRVW0-00042y-KQ for emacs-orgmode@gnu.org; Wed, 14 Mar 2007 10:35:48 -0500 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HRVV6-0001sA-Bk for emacs-orgmode@gnu.org; Wed, 14 Mar 2007 11:34:52 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HRVUL-00026O-TZ for emacs-orgmode@gnu.org; Wed, 14 Mar 2007 16:34:06 +0100 Received: from b42.ub.uni-konstanz.de ([134.34.200.72]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 14 Mar 2007 16:34:05 +0100 Received: from uwe.jochum by b42.ub.uni-konstanz.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 14 Mar 2007 16:34:05 +0100 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: emacs-orgmode@gnu.org I've seen this in Orgmode (4.68): If you use named fields in an Orgmode table, the field name should not contain a "-", like in "sum-up". Field names with this sign don't work (you won't get an error message, but the formula with that field name isn't computed). I hope others can verify this phenomenon. Schöne Grüße, Uwe