From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Bug: Entering formula in cell on spreadsheet replaces all other formulas Date: Fri, 2 Apr 2010 11:03:46 +0200 Message-ID: References: <20100401221701.GM7262@thinkpad.adamsinfoserv.com> <25A49CB5-F03F-4EFE-BEBE-2140DCC62BBE@gmail.com> <20100402081943.GP7262@thinkpad.adamsinfoserv.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NxcnA-0007sX-4E for emacs-orgmode@gnu.org; Fri, 02 Apr 2010 05:03:52 -0400 Received: from [140.186.70.92] (port=49965 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nxcn8-0007rG-Ej for emacs-orgmode@gnu.org; Fri, 02 Apr 2010 05:03:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nxcn7-0002KB-2x for emacs-orgmode@gnu.org; Fri, 02 Apr 2010 05:03:50 -0400 Received: from ey-out-1920.google.com ([74.125.78.147]:53932) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nxcn6-0002K5-Te for emacs-orgmode@gnu.org; Fri, 02 Apr 2010 05:03:49 -0400 Received: by ey-out-1920.google.com with SMTP id 4so108665eyg.34 for ; Fri, 02 Apr 2010 02:03:48 -0700 (PDT) In-Reply-To: <20100402081943.GP7262@thinkpad.adamsinfoserv.com> 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: Russell Adams Cc: emacs-orgmode On Apr 2, 2010, at 10:19 AM, Russell Adams wrote: > On Fri, Apr 02, 2010 at 09:45:55AM +0200, Carsten Dominik wrote: >> >> On Apr 2, 2010, at 12:17 AM, Russell Adams wrote: >> >>> When using the =formula syntax in the spreadsheet and tabbing to the >>> next cell instead of using C-u C-c =, the entire TBLFM line is >>> overwritten. >> >> Hi Russel, >> >> I do not understand what the problem is here. Can you make a more >> detailed description with a test file? >> >> Thanks. >> >> - Carsten > > When entering data, you can type "=" and enter a formula in the cell > which apparently becomes the column formula when you hit tab. It is > written to the TBLFM line under the table. > > Unfortunately it replaces the TBLFM line instead of appending to it, > wiping out current formulas. Well, not for me, so there must be something funny in your formulas/ table. Please make me an example. - Carsten