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

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

subr-interactive-form


From: Eugeny Korekin
Subject: subr-interactive-form
Date: Wed, 2 Jun 2004 17:15:40 +0700 (NOVST)

Symptoms:

I am trying to run ecb eith latest emacs from cvs.
There is error:

Debugger entered--Lisp error: (void-function subr-interactive-form)
  subr-interactive-form(#<subr delete-frame>)
  interactive-form(#<subr delete-frame>)
  ad-make-advised-definition(delete-frame)
  ad-activate-advised-definition(delete-frame nil)
  ad-activate(delete-frame)
  (while --dolist-temp--54214 (setq elem (car --dolist-temp--54214)) 
(ad-disable-advice (car elem) (cdr elem) (quote ecb)) (ad-activate (car elem)) 
(setq --dolist-temp--54214 (cdr --dolist-temp--54214)))
  (let ((--dolist-temp--54214 advice-list) elem) (while --dolist-temp--54214 
(setq elem ...) (ad-disable-advice ... ... ...) (ad-activate ...) (setq 
--dolist-temp--54214 ...)) nil)
  (catch (quote --cl-block-nil--) (let (... elem) (while --dolist-temp--54214 
... ... ... ...) nil))
  (cl-block-wrapper (catch (quote --cl-block-nil--) (let ... ... nil)))
  (block nil (let (... elem) (while --dolist-temp--54214 ... ... ... ...) nil))
  (dolist (elem advice-list) (ad-disable-advice (car elem) (cdr elem) (quote 
ecb)) (ad-activate (car elem)))
  ecb-disable-advices(((delete-frame . around) (compilation-set-window-height . 
around) (resize-temp-buffer-window . around) 
(shrink-window-if-larger-than-buffer . around) (mouse-drag-vertical-line . 
around) (mouse-drag-mode-line . around) (pop-to-buffer . around) 
(current-window-configuration . after) (set-window-configuration . after) 
(enlarge-window . around) (shrink-window . around) (tmm-prompt . around) 
(scroll-other-window . around) (custom-save-all . around) (count-windows . 
around) (scroll-all-mode . after)))
  eval-buffer(#<buffer  *load*> nil "ecb" nil t)
  ;;; Reading at buffer position 126996
  load-with-code-conversion("/home/az/elisp/ecb/ecb.el" "ecb" nil nil)
  execute-extended-command(nil)
  call-interactively(execute-extended-command)

It seems, that there is no longer function named subr-interactive-form.
How can that be fixed?


In GNU Emacs 21.3.50.2 (i686-pc-linux-gnu, GTK+ Version 2.4.1)
 of 2004-06-02 on reks.ftc.ru
configured using `configure '--with-gtk' '--without-debug''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: ru_RU.KOI8-R
  value of $LC_CTYPE: ru_RU.KOI8-R
  value of $LC_MESSAGES: C
  value of $LC_MONETARY: ru_RU.KOI8-R
  value of $LC_NUMERIC: ru_RU.KOI8-R
  value of $LC_TIME: C
  value of $LANG: ru_RU.KOI8-R
  locale-coding-system: cyrillic-koi8
  default-enable-multibyte-characters: t

Major mode: Debugger

Minor modes in effect:
  iswitchb-mode: t
  auto-compression-mode: t
  auto-image-file-mode: t
  show-paren-mode: t
  desktop-save-mode: t
  partial-completion-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
  size-indication-mode: t
  column-number-mode: t
  line-number-mode: t

Recent input:
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<menu-bar> <options> <debug-on-error> M-x <up> <return> 
<help-echo> <help-echo> <down-mouse-1> <mouse-1> <help-echo> 
<up> <up> <return> <down> <down> <down> <down> <up> 
<down> <help-echo> <down-mouse-1> <mouse-1> <help-echo> 
<down-mouse-1> <mouse-1> <help-echo> <down-mouse-4> 
<mouse-4> <double-down-mouse-4> <double-mouse-4> <help-echo> 
<down-mouse-1> <mouse-1> <help-echo> <down-mouse-1> 
<mouse-1> <help-echo> <return> <down> <return> <down> 
<down> <help-echo> <down-mouse-1> <mouse-1> <help-echo> 
<return> <return> <down> <help-echo> <down-mouse-1> 
<mouse-1> <help-echo> <down> <return> <help-echo> <help-echo> 
<help-echo> <down-mouse-1> <mouse-1> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <menu-bar> 
<help-menu> <report-emacs-bug>

Recent messages:
mwheel-scroll: Beginning of buffer [2 times]
find-function-search-for-symbol: Cannot find definition of `interactive-form' 
in library `subr'
Update Tag Table: defalias [2 times]
Building advice.el Semantic directory index imenu [2 times]
Building cl.el Semantic directory index imenu [2 times]
Building advice.el Semantic directory index imenu
Auto-saving...done
Loading emacsbug (source)...
Loading derived...done
Loading emacsbug (source)...done




reply via email to

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