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

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

calc-embedded-activate (bug 1, patch 1)


From: Jay Belanger
Subject: calc-embedded-activate (bug 1, patch 1)
Date: Wed, 28 Jan 2004 16:21:06 -0600

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:


Problem:
When `M-x calc-embedded-activate' (or `M-# a') is called, the error
message 
 calc-embedded-activate: Symbol's function definition is void: 
calc-do-embedded-activate
comes up.

How to reproduce:
Just call `M-x calc-embedded-active' before any other calc commands
are used.

My take on it:
The function `calc-embedded-activate' (in calc.el) calls
`calc-do-embedded-activate' (in calc-embed.el), but
`calc-do-embedded-activate' isn't loaded.
Having `calc-do-embedded-activate' in calc-embed.el autoloaded would
fix it.

Patch:

Attachment: calc-embed-patch1.gz
Description: calc-embed.el patch (gzipped)




In GNU Emacs 21.3.50.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2004-01-28 on vh213602
configured using `configure '--host=i686-pc-linux-gnu' '--prefix=/usr' 
'--libexecdir=/usr/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' 
'--with-x' '--with-xpm' '--with-jpeg' '--with-tiff' '--with-gif' '--with-png' 
'--with-x-toolkit=athena' '--with-toolkit-scroll-bars' 'CC=gcc' 
'host_alias=i686-pc-linux-gnu''

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: t

Major mode: Group

Minor modes in effect:
  gnus-topic-mode: t
  gnus-undo-mode: t
  display-time-mode: t
  iswitchb-mode: t
  show-paren-mode: t
  auto-compression-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
  column-number-mode: t
  line-number-mode: t

Recent input:
b e m u s e d <left> <left> C-c l C-g C-c d <tab> <return> 
q C-c g <return> <return> SPC q <return> <return> SPC 
SPC SPC SPC q C-x C-g M-x r e p o r <tab> b <tab> 
<return>

Recent messages:
Loading gnus-async...done
Loading smiley...done
Loading gnus-cite...done
Parsing BBDB... (frobnicating...done)
Retrieving newsgroup: nnml:Misc...
Fetching headers for nnml:Misc...done
Scoring...done
Scoring...done
Generating summary...done
Loading emacsbug...done

reply via email to

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