emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Calc Reset complains about "Symbol's value as variable is void: calc-mod


From: Michael Schierl
Subject: Calc Reset complains about "Symbol's value as variable is void: calc-mode-var-list"
Date: Mon, 09 Aug 2004 19:59:35 +0200
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (windows-nt)

This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the address@hidden mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

Start Emacs (either with -q, or with -Q, or with no options)

Type M-# 0 (Calc reset), or open calc, and calculate a bit, and then
type M-# 0.

You will get:

Symbol's value as variable is void: calc-mode-var-list

I grepped a bit in the Emacs directory for a definition of that
variable, but did not find any - the only thing I found was (in
Changelog.10):

2002-09-27  Stefan Monnier  <address@hidden>.

        * calc/calc.el (calc-bug-address, calc-scan-for-dels, calc-stack)
        (calc-stack-top, calc-always-load-extensions)
[...]
        (calc-display-sci-high, calc-display-sci-low, calc-other-modes)
        (calc-other-modes, calc-Y-help-msgs, calc-loaded-settings-file):
        Make into real defvars.
        (calc-mode-var-list): Delete.
        (calc-mode-save-mode, calc-standard-date-formats)
[...]

My Emacs is from nqmacs.sourceforge.net; this does not occur on stable
21.1 (with a calc patched by a small patch i found on the net
somewhere to fix the buffer-string bug).



In GNU Emacs 21.3.50.1 (i386-mingw-windows98.3000)
 of 2004-07-26 on BERATUNG4
configured using `configure --with-gcc (3.3) --cflags -I../../jpeg-6b-1/include 
-I../../libpng-1.2.4-1/include -I../../tiff-3.5.7/include 
-I../../xpm-nox-4.2.0/include -I../../zlib-1.1.4-1/include'

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: deu
  locale-coding-system: cp1252
  default-enable-multibyte-characters: t




reply via email to

[Prev in Thread] Current Thread [Next in Thread]