Jeba Bhaskaran <[EMAIL PROTECTED]> writes: > Please enter the details of your bug report here: > > 1. After installing the beta jde 2.3.3, I have lost > syntax highlighting. I installed overlay-fix and stil > the syntax highlighting is not working. > > 2. I am not able to see the jde-xref-... options. I > tried M-x jde-xref-customize funtion. When I typed M-x > jde-x I only get jde-xemacs-.. completion and do not > get any jde-xref-.. completion. >
I don't know why you are not seeing jde-xref options. Just to be sure, have you restarted emacs after installing the new JDE? Also, try putting this in your .emacs file, and see if it helps: (require 'jde-xref)
