From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: formula question Date: Mon, 22 Dec 2008 23:11:07 +0100 Message-ID: References: <87prjkgpow.fsf@literaturlatenight.de> Mime-Version: 1.0 (Apple Message framework v929.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LEsze-0001nx-VP for emacs-orgmode@gnu.org; Mon, 22 Dec 2008 17:11:19 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LEszd-0001nC-4R for emacs-orgmode@gnu.org; Mon, 22 Dec 2008 17:11:18 -0500 Received: from [199.232.76.173] (port=57162 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LEszc-0001n0-PH for emacs-orgmode@gnu.org; Mon, 22 Dec 2008 17:11:16 -0500 Received: from nf-out-0910.google.com ([64.233.182.184]:46691) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LEszc-00069t-FB for emacs-orgmode@gnu.org; Mon, 22 Dec 2008 17:11:16 -0500 Received: by nf-out-0910.google.com with SMTP id c7so338516nfi.26 for ; Mon, 22 Dec 2008 14:11:15 -0800 (PST) In-Reply-To: <87prjkgpow.fsf@literaturlatenight.de> 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: henry atting Cc: emacs-orgmode@gnu.org Indeed, thank you very much. Fixed in the GIT repo. - Carsten On Dec 22, 2008, at 5:06 PM, henry atting wrote: > Since the last upgrade of org-mode (now 6.16) when I do a `C-c C-c' on > `=' in a table field I am always prompted like this: > > replace field formula with column formula (y or n) > > The formula is a simple addition of the amounts of the preceeding > fields: > > #+TBLFM: $1=@-1$3::$3=$1+$2 > > Before the upgrade I never got that (useless) prompt. > > henry > > > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode