From mboxrd@z Thu Jan 1 00:00:00 1970 From: Russell Adams Subject: Bug: Entering formula in cell on spreadsheet replaces all other formulas Date: Thu, 1 Apr 2010 17:17:01 -0500 Message-ID: <20100401221701.GM7262@thinkpad.adamsinfoserv.com> 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 1NxSwh-00068m-1q for emacs-orgmode@gnu.org; Thu, 01 Apr 2010 18:33:03 -0400 Received: from [140.186.70.92] (port=55469 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NxSwe-0004uR-DY for emacs-orgmode@gnu.org; Thu, 01 Apr 2010 18:33:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NxShK-0006Be-CE for emacs-orgmode@gnu.org; Thu, 01 Apr 2010 18:17:11 -0400 Received: from squirtle.drak.net ([72.52.144.201]:54814) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NxShK-0006Ba-9O for emacs-orgmode@gnu.org; Thu, 01 Apr 2010 18:17:10 -0400 Received: from 206.180.155.43.adsl.hal-pc.org ([206.180.155.43] helo=localhost) by squirtle.drak.net with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.69) (envelope-from ) id 1NxSh8-0001Gm-Mp for emacs-orgmode@gnu.org; Thu, 01 Apr 2010 17:16:58 -0500 Content-Disposition: inline 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 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. Thanks!