Package: xemacs21-support
Version: 21.4.18-3
Severity: normal

When I start m-x speedbar, ( or speedbar-get-focus ) I get an error message:
Wrong type argument: stringp, nil

In detail :

Debugger entered--Lisp error: (wrong-type-argument stringp nil)
  normalize-menu-item-name(nil)
  easy-menu-remove(("Speedbar" ["Update" speedbar-refresh t] ["Auto 
Update" speedbar-toggle-updates :active (not speedbar-update-flag-disable) 
:style toggle :selected speedbar-update-flag] ["Use Images" 
speedbar-toggle-images:style toggle :selected speedbar-use-images] "-" 
("Displays" ["Files" ... :style radio :selected ...] ["Quick Buffers" ... 
:style radio :selected ...] ["Buffers" ... :style radio :selected ...] 
["Class Browser" ... :style radio :selected ...] ["Analyze" ... :style 
radio:selected ...]) ["Customize..." speedbar-customize t] ["Detach" 
speedbar-detach (and speedbar-frame ...)] ["Close" dframe-close-frame t] 
["Quit" delete-frame t]))
  speedbar-reconfigure-keymaps()
  speedbar-frame-mode(1)
  dframe-get-focus(speedbar-frame speedbar-frame-mode #<compiled-function 
nil "...(6)" [speedbar-update-flag t speedbar-timer-fn] 1>)
  #<compiled-function nil "...(9)" [speedbar-reset-scanners 
dframe-get-focus speedbar-frame speedbar-frame-mode #<compiled-function 
nil "...(6)" ... 1>] 4 
("/usr/share/xemacs21/site-lisp/speedbar/speedbar.elc" . 32220) nil>()
  call-interactively(speedbar-get-focus)

It seems there is an error on easymenu.el, easy-menu-remove

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.30
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages xemacs21-support depends on:
ii  emacsen-common                1.4.16     Common facilities for all emacsen
ii  xemacs21                      21.4.18-3  highly customizable text editor
ii  xemacs21-mule [xemacs21]      21.4.18-3  highly customizable text editor --

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to