When trying to load any java buffer I got the following in the message log

File mode specification error: (void-variable setnu-mode)
Setting JDE variables to startup values...

And on the menubar I get the Java menu followed by JDEBug 
but no JDE or Classes menu

If I add the line (reuqire 'setnu) to the requires area in jde.el all
is well.  This occurs if I remove all jde custom lines from .emacs and
prj.el files, so it shouldn't be an upgrade problem.  I'm assuming it
just a difference in the way that xemacs likes its packages and emacs.

Brad

> * This release provides support for displaying line numbers in the
> left hand margin of Java source buffers. Two customization variables
> control the line number display. Line numbers appear in a buffer only
> if jde-setnu-mode-enable is non-nil and the number of characters in
> the buffer is less than jde-setnu-threshhold. The reason for disabling
> line number display in large buffers is that it makes the buffer slow
> to respond to insertions and deletions. To override the threshhold,
> enter the setnu-mode command with the buffer active.
>

Reply via email to