I've got a java-mode for emacs that will color code key words when I put the java-mode buffer in font-lock-mode. My problem is that I don't know how to put the java-mode buffer in font-lock-mode automagically. Any ideas?
-Paul