From unknown Thu Aug 14 18:40:41 2025 X-Loop: don@donarmstrong.com Subject: bug#929: In CVS Emacs, calc-eval gives multiplication higher precidence than division Reply-To: "Lennart Borgman" , 929@debbugs.gnu.org Resent-From: "Lennart Borgman" Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Mon, 08 Sep 2008 11:10:04 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 929 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.122087170011468 (code B ref -1); Mon, 08 Sep 2008 11:10:04 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-4.0 required=4.0 tests=BAYES_00,GMAIL, RCVD_IN_DNSWL_LOW autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 8 Sep 2008 11:01:40 +0000 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m88B1ZLY011356 for ; Mon, 8 Sep 2008 04:01:37 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KceUw-0004lF-Bh for bug-gnu-emacs@gnu.org; Mon, 08 Sep 2008 07:01:34 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KceUu-0004k8-BM for bug-gnu-emacs@gnu.org; Mon, 08 Sep 2008 07:01:32 -0400 Received: from [199.232.76.173] (port=51486 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KceUs-0004je-S0 for bug-gnu-emacs@gnu.org; Mon, 08 Sep 2008 07:01:31 -0400 Received: from mail-gx0-f12.google.com ([209.85.217.12]:42986) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KceUq-0001Jk-H0 for bug-gnu-emacs@gnu.org; Mon, 08 Sep 2008 07:01:28 -0400 Received: by gxk5 with SMTP id 5so7316924gxk.18 for ; Mon, 08 Sep 2008 04:01:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=tFlKxQTJsrELblm/QJKYMT07Kt2rvno72/DHDguESOc=; b=OFDN1yku0RzvD7Kf2Y1pVqRYyY0gmZoaXsuqQofkW3Q1kQUykhYTDE5oYDuf1C1zvT 36ye5YOYDyCbV0RxrCMnCKCuOCF/l90rIqScAH4XX4gh9g76wW5HJqH4plUVD0TWkXVf 9xdYvLzUhvRfzLB5NaSUNTYZ7Y62kTaWxJ9pQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=tatGBrqq2jxMh4JqcQk3ClQJ0CXE3t3833bhwOTdA7shlxEt8sNGe40+weNhdbRRVn UB/E8fnxd3eMSbnE7WvAM0nkSynDoPla7VUx+dpuooh9dEW6E/OuDymEc2zglDO6SZDE R4IOVCOe8jDnZfO70qfGUcB9gD3c21xLiFjcs= Received: by 10.151.6.16 with SMTP id j16mr21146269ybi.72.1220871685835; Mon, 08 Sep 2008 04:01:25 -0700 (PDT) Received: by 10.150.49.4 with HTTP; Mon, 8 Sep 2008 04:01:25 -0700 (PDT) Message-ID: Date: Mon, 8 Sep 2008 13:01:25 +0200 From: "Lennart Borgman" To: "Carsten Dominik" Cc: "Randal L. Schwartz" , bug-gnu-emacs@gnu.org, emacs-devel@gnu.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <878wu3j4k2.fsf@gmail.com> <86wshn3df0.fsf@blue.stonehenge.com> X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) On 9/8/08, Carsten Dominik > I would fight for the current calc implementation, it is an important > convenience when entering equations. I am relying on it every day. Exactly how are you relying on that the current behaviour is the default?