From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: phr-2002@nightsong.com Newsgroups: gmane.emacs.bugs Subject: calc.el stops working Date: 19 May 2002 21:46:47 -0000 Sender: bug-gnu-emacs-admin@gnu.org Message-ID: <20020519214647.8079.qmail@brouhaha.com> Reply-To: phr-2002@nightsong.com NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1021844907 1398 127.0.0.1 (19 May 2002 21:48:27 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 19 May 2002 21:48:27 +0000 (UTC) Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 179YXS-0000MR-00 for ; Sun, 19 May 2002 23:48:27 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 179YXu-00063K-00; Sun, 19 May 2002 17:48:54 -0400 Original-Received: from ruckus.brouhaha.com ([209.185.79.17] helo=brouhaha.com) by fencepost.gnu.org with smtp (Exim 3.34 #1 (Debian)) id 179YVs-0005zd-00 for ; Sun, 19 May 2002 17:46:48 -0400 Original-Received: (qmail 8080 invoked by uid 1010); 19 May 2002 21:46:47 -0000 Original-To: bug-gnu-emacs@gnu.org Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:1464 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:1464 This bug report will be sent to the Free Software Foundation, not to your local site managers! Please write in English, because the Emacs maintainers do not have translators to read other languages for them. Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list, and to the gnu.emacs.bug news group. In GNU Emacs 21.2.1 (i386-redhat-linux-gnu, X toolkit, Xaw3d scroll bars) of 2002-04-08 on porky.devel.redhat.com configured using `configure i386-redhat-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --with-gcc --with-pop --with-sound' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: nil locale-coding-system: nil default-enable-multibyte-characters: nil Please describe exactly what actions triggered the bug and the precise symptoms of the bug: On upgrading to Emacs 21.2.1 (I think as part of an upgrade to Red Hat 7.3 GNU/Linux from 7.2--it's not my system so I'm not sure how this upgrade happened), I find my copy of calc.el that I installed earlier has stopped working. Pressing any digit key (like "3") produces the error message "[bad format]". Anyone encountered this already? It's possible that it's some kind of local problem, or something already known that there's a fix for. I haven't tried reinstalling calc.el or checking whether there's a new version.