From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Baumann Subject: Re: Org-mode version 4.62 released Date: Sat, 27 Jan 2007 10:22:14 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HAkCL-0003l9-Qh for emacs-orgmode@gnu.org; Sat, 27 Jan 2007 04:50:13 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HAkCH-0003kp-E5 for emacs-orgmode@gnu.org; Sat, 27 Jan 2007 04:50:11 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HAkCH-0003km-86 for emacs-orgmode@gnu.org; Sat, 27 Jan 2007 04:50:09 -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_SHA:32) (Exim 4.52) id 1HAkCG-0001B5-PC for emacs-orgmode@gnu.org; Sat, 27 Jan 2007 04:50:09 -0500 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1HAkC9-00018r-Vy for emacs-orgmode@gnu.org; Sat, 27 Jan 2007 10:50:02 +0100 Received: from p5496461a.dip0.t-ipconnect.de ([84.150.70.26]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 27 Jan 2007 10:50:01 +0100 Received: from dtbaumann by p5496461a.dip0.t-ipconnect.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 27 Jan 2007 10:50:01 +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 Carsten Dominik writes: > Details about the changes to the spreadsheet > ============================================ > > - It is now much easier to assign formulas to individual fields. > In particular, the field does not have to be a named field > anymore. Just type an equation preceeded by "=:" and it will be > defined for the current field only. > Hi Carsten, should the assignment be ":=" as in Pascal? This is how it works in the tables but the docs say "=:" I like this feature a lot, will the next step be a A1..B4 reference? Thanks and greetings Thomas