From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Fraga, Eric" Subject: Re: Bug: Operator associativity problem [9.1.9 (release_9.1.9-65-g5e4542 @ /usr/share/emacs/26.1/lisp/org/)] Date: Wed, 25 Sep 2019 12:51:35 +0000 Message-ID: <87k19wtu7d.fsf@ucl.ac.uk> References: <20190925095021.GA729@thinkbox.jade-hamburg.de> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:58501) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iD6lf-00057F-N8 for emacs-orgmode@gnu.org; Wed, 25 Sep 2019 08:51:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iD6le-0003pb-IJ for emacs-orgmode@gnu.org; Wed, 25 Sep 2019 08:51:39 -0400 Received: from mail-eopbgr00115.outbound.protection.outlook.com ([40.107.0.115]:38562 helo=EUR02-AM5-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iD6le-0003pQ-5d for emacs-orgmode@gnu.org; Wed, 25 Sep 2019 08:51:38 -0400 In-Reply-To: <20190925095021.GA729@thinkbox.jade-hamburg.de> (Justus Winter's message of "Wed, 25 Sep 2019 11:50:21 +0200") Content-Language: en-US List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Justus Winter Cc: "emacs-orgmode@gnu.org" On Wednesday, 25 Sep 2019 at 11:50, Justus Winter wrote: > I noticed a operator associativity problem when evaluating formulas in > tables. To reproduce, enter: > > | :=3D6/2*3 | > > And evaluate the formula. This results in: > > | 1 | > #+TBLFM: @1$1=3D6/2*3 Yes, this is a property (feature, ?) of Emacs Calc. --=20 Eric S Fraga via Emacs 27.0.50, Org release_9.2.4-401-gfabd6d