From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Lennart Borgman" Newsgroups: gmane.emacs.devel,gmane.emacs.bugs Subject: Re: In CVS Emacs, calc-eval gives multiplication higher precidence than division Date: Mon, 8 Sep 2008 13:01:25 +0200 Message-ID: References: <878wu3j4k2.fsf@gmail.com> <86wshn3df0.fsf@blue.stonehenge.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1220873137 23737 80.91.229.12 (8 Sep 2008 11:25:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 8 Sep 2008 11:25:37 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org, emacs-devel@gnu.org, "Randal L. Schwartz" To: "Carsten Dominik" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Sep 08 13:26:32 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Kcet3-0003Wi-IR for ged-emacs-devel@m.gmane.org; Mon, 08 Sep 2008 13:26:30 +0200 Original-Received: from localhost ([127.0.0.1]:39590 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kces2-0005Xb-Rr for ged-emacs-devel@m.gmane.org; Mon, 08 Sep 2008 07:25:26 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KceUx-0004ll-Em for emacs-devel@gnu.org; Mon, 08 Sep 2008 07:01:35 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KceUu-0004jz-8X for emacs-devel@gnu.org; Mon, 08 Sep 2008 07:01:33 -0400 Original-Received: from [199.232.76.173] (port=51487 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KceUs-0004jg-VD for emacs-devel@gnu.org; Mon, 08 Sep 2008 07:01:31 -0400 Original-Received: from mail-gx0-f12.google.com ([209.85.217.12]:33165) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KceUq-0001Ji-H0 for emacs-devel@gnu.org; Mon, 08 Sep 2008 07:01:28 -0400 Original-Received: by gxk5 with SMTP id 5so7316922gxk.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= Original-Received: by 10.151.6.16 with SMTP id j16mr21146269ybi.72.1220871685835; Mon, 08 Sep 2008 04:01:25 -0700 (PDT) Original-Received: by 10.150.49.4 with HTTP; Mon, 8 Sep 2008 04:01:25 -0700 (PDT) In-Reply-To: Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:103684 gmane.emacs.bugs:20342 Archived-At: 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?