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

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

calc.el: quick-calc error, calc-ext is not loaded for quick-calc


From: Dr. Thomas Baumann
Subject: calc.el: quick-calc error, calc-ext is not loaded for quick-calc
Date: Tue, 7 Dec 2004 17:01:43 +0100

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:

emacs cvs from today.
quick-calc

M-# q 2*3 RET

fails with:

Debugger entered--Lisp error:
(void-function math-read-preprocess-string) 
  math-read-preprocess-string("2*3")
  math-read-exprs("2*3")
  calcAlg-enter()
  call-interactively(calcAlg-enter)
  read-from-minibuffer("Quick calc: " "" (keymap (96 . calcAlg-edit) (39
. calcAlg-previous) (menu-bar keymap (minibuf "Minibuf" keymap ... ...
"Minibuf")) (C-tab . file-cache-minibuffer-complete) (up .
previous-history-element) (prior . previous-history-element) (down .
next-history-element) (next . next-history-element) (27 keymap (37 .
self-insert-command) (13 . calcAlg-equals) (61 . calcAlg-equals) (109 .
calcAlg-mod) (112 . calcAlg-plus-minus)) (10 . calcAlg-enter) (13 .
calcAlg-enter) (7 . abort-recursive-edit)) nil)  calc-do-alg-entry(""
"Quick calc: " t)  calc-do-quick-calc()
  quick-calc()
  call-interactively(quick-calc)
  calc-do-dispatch(nil)
  calc-dispatch(nil)
  call-interactively(calc-dispatch)

seemingly because calc-ext.el is not loaded by default.

Cheers Thomas


In GNU Emacs 21.3.50.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2004-12-07 on norvel
Distributor `The X.Org Foundation', version 11.0.60801000
configured using `configure '--prefix=/usr' '--mandir=/usr/share/man'
'--infodir=/usr/share/info''

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

Major mode: Lisp Interaction

Minor modes in effect:
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  line-number-mode: t

Recent input:
M-x s e t - v a r i <tab> <return> d e b u g - o n 
- e r r <tab> <return> t <return> M-# q 2 * 3 <return> 
<help-echo> <help-echo> <help-echo> <down-mouse-1> 
<mouse-1> C-g C-g C-g <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <menu-bar> 
<help-menu> <report-emacs-bug>

Recent messages:
Loading image...done
Loading tooltip...done
Loading help-fns...done
Loading easymenu...done
Loading calc...done
Loading calc-aent...done
Loading debug...done
Entering debugger...
Quit [3 times]
Loading emacsbug...done




reply via email to

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