From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: Bug in table formula editor? Date: Sun, 22 Nov 2009 23:37:38 +0100 Message-ID: <6214E054-1EB7-4313-9C55-463BCF8D7FB9@gmail.com> References: <398A9592-BD7A-4EC9-B998-8B770E37E3D4@gmail.com> <20091122135530.103c846c.andy13@gmx.net> Mime-Version: 1.0 (Apple Message framework v936) 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 1NCL3z-0007c9-Nh for emacs-orgmode@gnu.org; Sun, 22 Nov 2009 17:37:47 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NCL3u-0007aH-PL for emacs-orgmode@gnu.org; Sun, 22 Nov 2009 17:37:47 -0500 Received: from [199.232.76.173] (port=53846 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NCL3u-0007aE-KG for emacs-orgmode@gnu.org; Sun, 22 Nov 2009 17:37:42 -0500 Received: from mail-ew0-f224.google.com ([209.85.219.224]:47806) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NCL3u-0002TI-7k for emacs-orgmode@gnu.org; Sun, 22 Nov 2009 17:37:42 -0500 Received: by ewy24 with SMTP id 24so1437530ewy.26 for ; Sun, 22 Nov 2009 14:37:41 -0800 (PST) In-Reply-To: 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: andrea Crotti Cc: emacs-orgmode@gnu.org On Nov 22, 2009, at 2:46 PM, andrea Crotti wrote: > Andreas Burtzlaff gmx.net> writes: > >> >> I cannot reproduce this with Emacs 23.1.1 and org-6.33trans >> release_6.33f.30.g011f. >> If Emacs hangs completely it might be a bug in the Emacs core rather >> then org-mode. > > I don't know what's the problem but it does it on both > osx and linux with emacs 23.1.50... >> >> @1 >> >> so your full formula would look like: >> >> '(check_file (concat "prob_" A& "." (downcase @1))) >> > > Ok thanks a lot, but I'm not able to define it over many columns.. > I tried with > C&..F& = > but it doesn't keep the formula, is that wrong? Unfortunately we do not have a way to define row formulas..... You need to copy and page the formula, like in a normal speadsheet.... - Carsten