Re: font-lock mode not working on ubuntu-7.04
Joseph S <[email protected]> Thu, 12 Jul 2007 19:07:19 -0400
| Newsgroups | gmane.emacs.jdee |
|---|---|
| Message-ID | <[email protected]> |
Joseph S wrote: > This may be the same problem refrenced on > http://sunsite.dk/fom/jde/cache/53.html but the urls to download the fix > don't work anymore. Anyone have any ideas? Could this message have anything to do with font lock not working? jde-java-font-lock: building names cache...empty In other news these lines in my .emacs don't seem to be working: (defun my-jde-mode-hook () (setq indent-tabs-mode nil) ; added to set no-tab mode (setq c-basic-offset 4)) My offset is 2 and I'm getting tabs in my indents. Does anyone have any idea what Ubuntu screwed up?