Anyone have any idea why Iget this error trying to load myfile.java with
JDE-2.2.5?
Could I have broken this somehow?

thanks for any ideas.

-Ray


Signaling: (void-variable jde-setnu-mode-enable)
  (and jde-setnu-mode-enable (< (point-max) jde-setnu-mode-threshold))
)
  (if (and jde-setnu-mode-enable (< ... jde-setnu-mode-threshold)) (setnu-mode 1))
)
  load-internal("jde" nil t nil nil nil)
  load("jde" nil t nil)
  require(jde)
  load-internal("~/.emacs" t t t nil nil)
  load("~/.emacs" t t t)
  load-user-init-file("")
  load-init-file()
  command-line()
  normal-top-level()

-- 
--
You are in a maze of twisting little Java VMs, all different...
[EMAIL PROTECTED]    Tivoli Systems Inc. Austin TX USA
http://www.cross-site.com

Reply via email to