J. T. writes:
 > Hi:
 > 
 > I started to use jde2.2.9beta 7 today (upgraded from
 > 2.2.8). One thing I couldn't figure out is the error I
 > got when doing jde-import-find-and-import.
 > 
 > If the class name has a few matches, a buffer will be
 > created to give the choices, after choosing one fully
 > qualified class, and type on ok, i got the following
 > in *Message*:
 > 
 > widget-apply: Symbol's value as variable is void:
 > jde-import-import-window-config
 > 
 
I don't experience this problem with beta7 and my
version of the JDE does not define a variable named
jde-import-import-window-config. In fact, I can't
recall ever creating a variable of that name. 
Grep through your Lisp files and find out who is
referencing it. It may be the key to solving
your problem.

- Paul

Reply via email to