I've just upgraded the jde package on
"XEmacs 21.1 (patch 13) \"Crater Lake\" [Lucid] (i386-pc-win32) of Thu
Jan 11 2001 on ANDYP"
to XEmacs package version 1.26 and I get a load error for "avltree" on
startup. I didn't have this problem with earlier versions. What is
avltree and where is it found?
Bill A
----------
Here's the trace from -debug-init:
Signaling: (file-error "Cannot open load file" "avltree")
signal(file-error ("Cannot open load file" "avltree"))
load("avltree" nil t nil)
require(avltree)
byte-code("..." [require semantic semantic-sb semantic-bnf avltree eieio
jde-java-grammar jde-imenu] 2)
load-internal("jde-parse" nil t nil binary)
load("jde-parse" nil t nil)
require(jde-parse)
byte-code("..." [require gud jde-parse makunbound jde-db-debugger] 2)
load-internal("jde-db" nil t nil binary)
load("jde-db" nil t nil)
require(jde-db)
byte-code("..." [jde-xemacs20p emacs-major-version jde-xemacsp current-load-list 20
require easymenu cl font-lock cc-mode cus-edit jde-compile jde-db jde-run jde-make
jde-gen compile imenu speedbar browse-url beanshell jde-wiz jde-parse jde-help jde-bug
jde-complete jde-javadoc jde-javadoc-gen jde-stat jde-which-method jde-java-font-lock
jde-import senator jde-package nil (byte-code "��!�" [require custom] 2) ((error))
featurep custom fboundp custom-declare-variable defgroup (macro . #<compiled-function
... "...(2)" ... 1>) defface (macro . #<compiled-function ... "...(12)" ... 5>)
defcustom (macro . #<compiled-function ... "...(6)" ... 4>) custom-set-default
defalias set-default ...] 8)
load-internal("jde" nil t nil binary)
load("jde" nil t nil)
require(jde)
load-internal("x-emacs" nil nil nil undecided)
load("x-emacs")
load-library("x-emacs")
(cond ((equal ... "XEm") (load-library "x-emacs")) ((equal ... "GNU") (load-library
"nt-emacs")))
)
load-internal("~\\.emacs" t t t undecided)
load("~\\.emacs" t t t)
load-user-init-file("")
load-init-file()
command-line()
normal-top-level()