Hi Nascif,
I'm using this emacs build together with JDEE 2.3.5. I don't experience this kind of problem. java-font-lock-keywords-3 is defined. Did you recompile CEDET (and the other packages, JDEE depends on)?
Martin
Nascif Abousalh-Neto wrote:
Hi,
I am trying out the Emacs build from CVS for Windows (http://www.crasseux.com/emacs/, posted by Martin Schwamberger, thanks!) and I am having some problems. When I try to load JDE, I get the following error:
Debugger entered--Lisp error: (void-variable java-font-lock-keywords-3) jde-java-font-lock-keywords(nil) jde-java-font-lock-setup-keywords() require(jde-java-font-lock) eval-buffer(#<buffer *load*<2>> nil "jde" nil t) ;;; Reading at buffer position 2829 load-with-code-conversion("c:/home/emacs/jde-2.3.5/lisp/jde.el" "jde" nil t) require(jde) eval-buffer(#<buffer *load*> nil "~/.emacs" nil t) ;;; Reading at buffer position 15813 load-with-code-conversion("c:/home/.emacs" "~/.emacs" t t) load("~/.emacs" t t)
Any ideas? I already removed all the .elc and byte-compiled again.
Regards, Nascif
