From monnier@iro.umontreal.ca Mon Sep 8 14:42:28 2008 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=-5.8 required=4.0 tests=AWL,BAYES_00, 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 21:42:28 +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 m88LgNjA015559 for ; Mon, 8 Sep 2008 14:42:26 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KcoV4-0003L3-Ru for bug-gnu-emacs@gnu.org; Mon, 08 Sep 2008 17:42:22 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KcoV3-0003Jn-0y for bug-gnu-emacs@gnu.org; Mon, 08 Sep 2008 17:42:22 -0400 Received: from [199.232.76.173] (port=42324 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KcoV2-0003Jd-QL; Mon, 08 Sep 2008 17:42:20 -0400 Received: from ironport2-out.pppoe.ca ([206.248.154.182]:53072 helo=ironport2-out.teksavvy.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KcoV2-0000Oc-Oj; Mon, 08 Sep 2008 17:42:20 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AswEAM44xUhFxIqP/2dsb2JhbACBZbRPgWSBBw X-IronPort-AV: E=Sophos;i="4.32,360,1217822400"; d="scan'208";a="26537334" Received: from 69-196-138-143.dsl.teksavvy.com (HELO pastel.home) ([69.196.138.143]) by ironport2-out.teksavvy.com with ESMTP; 08 Sep 2008 17:42:19 -0400 Received: by pastel.home (Postfix, from userid 20848) id C219D7FDB; Mon, 8 Sep 2008 17:42:18 -0400 (EDT) From: Stefan Monnier To: merlyn@stonehenge.com (Randal L. Schwartz) Cc: "Lennart Borgman \(gmail\)" , bug-gnu-emacs@gnu.org, emacs-devel@gnu.org, Carsten Dominik Subject: Re: In CVS Emacs, calc-eval gives multiplication higher precidence than division Message-ID: References: <878wu3j4k2.fsf@gmail.com> <86wshn3df0.fsf@blue.stonehenge.com> <7D0B0AA3-AED7-456B-AAAB-D72CABD19CFB@gmail.com> <48C58D7B.1060707@gmail.com> <86k5dmxtaz.fsf@blue.stonehenge.com> Date: Mon, 08 Sep 2008 17:42:18 -0400 In-Reply-To: <86k5dmxtaz.fsf@blue.stonehenge.com> (Randal L. Schwartz's message of "Mon, 08 Sep 2008 13:43:16 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. Lennart> Of course I can see that the behaviour you want saves you a lot of key Lennart> strokes. My question is really about the default value. You can easily Lennart> change that, of course. The question is really if you prefer the old Lennart> default and in that case what arguments you want to present for that. > There's no need to change the longstanding defaults, because it would break > things. You already have a knob you can tweak if you think that "2 a / 3 b" > should multiply by b, rather than divide by it. That's a personal choice. Nobody in this thread has said that "2 a / 3 b" should multiply by b. What I (and others) have said is that "2 * a / 3 * b" should multiply by b. Stefan From rgm@gnu.org Mon Sep 8 15:22:15 2008 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=-8.4 required=4.0 tests=AWL,BAYES_00,MISSING_SUBJECT, NOSUBJECT,RCVD_IN_DNSWL_MED,X_DEBBUGS_NO_ACK autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at control) by emacsbugs.donarmstrong.com; 8 Sep 2008 22:22:15 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m88MMC9i029905 for ; Mon, 8 Sep 2008 15:22:13 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1Kcp5u-0006LW-Jc; Mon, 08 Sep 2008 18:20:26 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18629.42282.417143.910278@fencepost.gnu.org> Date: Mon, 8 Sep 2008 18:20:26 -0400 From: Glenn Morris To: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: green X-Ran: fNvn,:U^mRkQq_\C&M'8BM'%?Cm`=>A=QD(i-BC)}k@LmWKU`UT2Vty[JduHzqtCA>9W$i X-Debbugs-No-Ack: yes forcemerge 914 937 stop the bug report that would not die... From lekktu@gmail.com Tue Sep 9 07:41:25 2008 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=-2.1 required=4.0 tests=AWL,BAYES_00,MISSING_SUBJECT, NOSUBJECT autolearn=no version=3.2.3-bugs.debian.org_2005_01_02 Received: (at control) by emacsbugs.donarmstrong.com; 9 Sep 2008 14:41:26 +0000 Received: from mail-gx0-f19.google.com (mail-gx0-f19.google.com [209.85.217.19]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m89EfITS017384 for ; Tue, 9 Sep 2008 07:41:19 -0700 Received: by gxk12 with SMTP id 12so3900969gxk.1 for ; Tue, 09 Sep 2008 07:41:13 -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:mime-version:content-type:content-transfer-encoding :content-disposition; bh=lSLyOfnVyoZJQu/bgjvyfJorcpQVLzq8BTuN9sXPOKc=; b=r+L+cBfkSYKVJf1g5mv3H9zDlI/2Vb44fQaMoBQad5PRH4lRrXCe0q013ejrp2WQqq ZD0F46kfNULC3Zs+8vnnI0BxbKiD0OYuApFnBcV4FTfe+16xfCwHLuO163uibgA0ytAR KcEE6AIdW3/uTZYP/6FZC/zn3uIcrg3sL3ypU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=ldkoec3Z7Wf01SyVg0th+Jnh8p2msWdoVra48FLr/LOjNxYRwJFOordSnwqUmA65V8 owDTgIWkNvqhnMvIuThV3GtE8jmYKScdp2dSpG94Wpb68ET2R7Bv09qWlA64WAqLIxeF 2tBVGVrQTGre4QrDULGwe0jPocQ530UtFXOL8= Received: by 10.100.166.9 with SMTP id o9mr17408754ane.64.1220971272999; Tue, 09 Sep 2008 07:41:12 -0700 (PDT) Received: by 10.100.13.13 with HTTP; Tue, 9 Sep 2008 07:41:12 -0700 (PDT) Message-ID: Date: Tue, 9 Sep 2008 16:41:12 +0200 From: "Juanma Barranquero" To: control@debbugs.gnu.org Subject: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline merge 894 945 forcemerge 914 941 944 quit From unknown Fri Aug 15 02:03:55 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: $requester Subject: Internal Control Message-Id: bug archived. Date: Wed, 08 Oct 2008 14:24:03 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A log time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator