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

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

battery.el & missing ignore-errors expansion


From: Jesper Harder
Subject: battery.el & missing ignore-errors expansion
Date: Mon, 01 Aug 2005 18:55:42 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (darwin)

Hi,

`M-x battery' produces the following backtrace.  The file /does/ load
cl at compile-time ... hmm, why isn't the macro expanded?

Debugger entered--Lisp error: (void-function ignore-errors)
  (ignore-errors (with-temp-buffer (and ... ...)))
  (and (eq system-type (quote darwin)) (ignore-errors (with-temp-buffer ...)))
  (cond ((and ... ...) (quote battery-linux-proc-apm)) ((and ... ...) (quote 
battery-linux-proc-acpi)) ((and ... ...) (quote battery-pmset)))
  eval((cond ((and ... ...) (quote battery-linux-proc-apm)) ((and ... ...) 
(quote battery-linux-proc-acpi)) ((and ... ...) (quote battery-pmset))))
  custom-initialize-reset(battery-status-function (cond ((and ... ...) (quote 
battery-linux-proc-apm)) ((and ... ...) (quote battery-linux-proc-acpi)) ((and 
... ...) (quote battery-pmset))))
  custom-declare-variable(battery-status-function (cond ((and ... ...) (quote 
battery-linux-proc-apm)) ((and ... ...) (quote battery-linux-proc-acpi)) ((and 
... ...) (quote battery-pmset))) 
("/usr/local/share/emacs/22.0.50/lisp/battery.elc" . -782) :type (choice (const 
nil) function) :group battery)
  execute-extended-command(nil)
  call-interactively(execute-extended-command)


In GNU Emacs 22.0.50.14 (powerpc-apple-darwin8.2.0)
 of 2005-07-30 on Jesper-Harders-Computer.local
X server distributor `Apple Computers', version 10.4.2
configured using `configure '--with-carbon-app' '-without-x''

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: iso-latin-1
  default-enable-multibyte-characters: t

Major mode: Group

Minor modes in effect:
  gnus-topic-mode: t
  gnus-undo-mode: t
  encoded-kbd-mode: t
  show-paren-mode: t
  icomplete-mode: t
  mouse-wheel-mode: t
  tooltip-mode: t
  auto-compression-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
  next-error-follow-minor-mode:  Fol

Recent input:
M-x g n u s <return> y <down> <down> <down> <down> 
<up> <return> c SPC SPC c SPC c SPC SPC SPC SPC SPC 
c SPC c SPC c l , SPC SPC c SPC SPC c l g M-x b a t 
t e r <tab> <return> C-h f b a t t e r y <return> M-x 
r e p o r t - e m a c s - b u g <return>

Recent messages:
Retrieving message list...0 of 0 unread
nnml: Reading incoming mail (no new mail)...done
Reading active file from private via nnml...done
Checking new news...done
No Gnus is good news
Auto-saving...
Loading battery...
and: Symbol's function definition is void: ignore-errors
Type C-x 1 to remove help window.  C-M-v to scroll the help.
Loading emacsbug...done




reply via email to

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