From mboxrd@z Thu Jan 1 00:00:00 1970 From: andrea Crotti Subject: Re: Bug in table formula editor? Date: Sun, 22 Nov 2009 13:46:02 +0000 (UTC) Message-ID: References: <398A9592-BD7A-4EC9-B998-8B770E37E3D4@gmail.com> <20091122135530.103c846c.andy13@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NCClt-0007Rl-IJ for emacs-orgmode@gnu.org; Sun, 22 Nov 2009 08:46:33 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NCClo-0007R4-Ek for emacs-orgmode@gnu.org; Sun, 22 Nov 2009 08:46:32 -0500 Received: from [199.232.76.173] (port=39099 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NCClo-0007R1-7l for emacs-orgmode@gnu.org; Sun, 22 Nov 2009 08:46:28 -0500 Received: from lo.gmane.org ([80.91.229.12]:35606) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NCCln-0007Oi-OG for emacs-orgmode@gnu.org; Sun, 22 Nov 2009 08:46:28 -0500 Received: from list by lo.gmane.org with local (Exim 4.50) id 1NCClk-0003Bg-UO for emacs-orgmode@gnu.org; Sun, 22 Nov 2009 14:46:24 +0100 Received: from ip116-027.hgracht.RWTH-Aachen.DE ([134.130.116.27]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 22 Nov 2009 14:46:24 +0100 Received: from andrea.crotti.0 by ip116-027.hgracht.RWTH-Aachen.DE with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 22 Nov 2009 14:46:24 +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 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?