From mboxrd@z Thu Jan 1 00:00:00 1970 From: William Henney Subject: Re: Table formula bug? Date: Sun, 7 Mar 2010 11:31:42 -0600 Message-ID: <41c818191003070931x2e18e8edp93a6d082c9ff6849@mail.gmail.com> References: <41c818191003070534y42ce46bex8f92d04ae564bfd8@mail.gmail.com> <78D5EBEA-D0A4-4CB6-8841-0598B1396C12@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NoKKQ-0001wu-Px for emacs-orgmode@gnu.org; Sun, 07 Mar 2010 12:31:46 -0500 Received: from [140.186.70.92] (port=34312 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NoKKQ-0001wm-38 for emacs-orgmode@gnu.org; Sun, 07 Mar 2010 12:31:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NoKKP-00032g-7M for emacs-orgmode@gnu.org; Sun, 07 Mar 2010 12:31:45 -0500 Received: from mail-fx0-f222.google.com ([209.85.220.222]:55346) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NoKKO-00032Y-Tm for emacs-orgmode@gnu.org; Sun, 07 Mar 2010 12:31:45 -0500 Received: by fxm22 with SMTP id 22so1418446fxm.26 for ; Sun, 07 Mar 2010 09:31:42 -0800 (PST) In-Reply-To: <78D5EBEA-D0A4-4CB6-8841-0598B1396C12@gmail.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: Carsten Dominik Cc: emacs-org Hi Carsten, On Sun, Mar 7, 2010 at 9:22 AM, Carsten Dominik wrote: > Org does read arctan2 as a field reference like B4 or AB2 and determinate= s > that this is a row REALLY far to the right. > > I have fixed this special case. =A0Are there more functions in calc which= have > names like this? I confirm that your fix works. Thanks for doing this so fast! A quick search for digits in the "(calc) Function Index" info node gives the following list: arctan2, exp10, expm1, lnp1, log10, stir1, stir2 Here is a list of all the calc operators that I could find, some of which might confuse your regexps: !, !!, !!!, !=3D, %, &&, &&&, *, +, +/-, -, /, :, ::, :=3D, <, <=3D, =3D, = =3D=3D, =3D>, >, >=3D, ?, \, ^, _, |, ||, ||| I don't think it is necessary to allow all of these in table formulae since many have synonyms. E.g., `x &&& y' can be written `pand(x, y)' Cheers Will --=20 Dr William Henney, Centro de Radioastronom=EDa y Astrof=EDsica, Universidad Nacional Aut=F3noma de M=E9xico, Campus Morelia