This is from "Chris Kuklewicz" <[EMAIL PROTECTED]>
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 [email protected] mailing list.
Please describe exactly what actions triggered the bug and the precise symptoms of the bug:
In calc-embedded mode in Emacs-21 I can assign a local variable and refer to it in the same buffer.
This is completely broken in Emacs-22, as it ignores the variable assignment.
What it should look like: foo := 1 foo + 1 => 2
What it does look like: foo := 1 foo + 1 => foo + 1
This means that calc-embed mode is quote broken.
This is broken for calc-mode 2.02f under Emacs-22 CVS pulled today, 2005-03-09.
It is not broken for the calc-mode 2.02f under Emacs-21.
(I got the version 2.02f from lisp/calc/README in both cases)
But these calc-mode's have elisp files that differ substantially since calc-mode
seems to be becoming part of core Emacs-22.
In GNU Emacs 22.0.50.1 (powerpc-apple-darwin7.8.0) of 2005-03-09 on REASON.MIT.EDU Distributor `Apple Computers', version 10.3.8 configured using `configure '--without-x' '--prefix=/usr/local''
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: en_US.ISO8859-1 locale-coding-system: iso-latin-1 default-enable-multibyte-characters: t
Major mode: LaTeX
Minor modes in effect: reftex-mode: t desktop-save-mode: t recentf-mode: t show-paren-mode: t tool-bar-mode: t mouse-wheel-mode: t menu-bar-mode: t global-font-lock-mode: t font-lock-mode: t unify-8859-on-encoding-mode: t utf-translate-cjk-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t flyspell-mode: t
Recent input: <up> <right> <up> <up> M-< M-x e m a c s - r e <tab> <tab> <backspace> <backspace> C-a C-k r e <tab> p <tab> o <tab> t <tab> <backspace> r t - <tab> <return>
Recent messages: Loading texmathp...done Updating section menu... Updating environment menu... Sorting Removing duplicates... done Updating modify environment menu... Updating...done Mark set Making completion list... [3 times] Loading emacsbug...done
_______________________________________________ Emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
