Re: JDEE font lock not working - possible semantic token list problem?
Matthew Flaschen <[email protected]> Sat, 27 Jan 2007 05:04:27 +0000 (UTC)
| Newsgroups | gmane.emacs.jdee |
|---|---|
| Message-ID | <[email protected]> |
Andy Cooper <andy.cooper <at> APPIQ.com> writes: > I've just upgraded from JDEE 2.2.8 -> JDEE 2.3.2. I've got EIEIO 0.17, > speedbar 0.14 beta 4, semantic 1.4.4 and elib 1.0. > > When viewing Java files, syntax hilighting doesn't work. If I switch to > Java mode, it > does work. I've got overlay-fix.el (not that I need it because I'm using > emacs > v20), > but that makes no difference (which I suspected). I'm using GNU Emacs 21.4.1, with JDEE 2.3.5.1. Syntax highlighting didn't work for me, and I was able to fix it with overlay-fix.el. However, I had to comment out the if clause, because my version is above 20 (but still didn't work).