I encountered this problem a long time ago and I believe I worked around it
by adding these two lines to my .emacs file.

(add-hook 'compilation-mode-hook 'turn-on-font-lock)
(global-font-lock-mode t)

I still have these lines in my .emacs file and I may be that's why I haven't
had this problem since.

You can try this as a quick, but I suggest you upgrade to the latest jde and
NTEmacs 20.7.1

-----Original Message-----
From: Berndl, Klaus [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 28, 2001 12:13 PM
To: 'ABAK Syst�mes'; [EMAIL PROTECTED]
Subject: RE: Fontification problem


>NTemacs 20.5.1
>JDE 2.2.7.1
>semantic 1.4 beta1

>When I run a compilation from a Java buffer, the compilation buffer is
>not fontified -- same problem with grep. Fontification of the
>compilation buffer is only done the first time I select a buffer which
>is not in jde-mode.

>I have already seen messages about that problem in the mailing list, but
>I don't remember if a solution has been given.

Yes, indeed. I have already posted the same problem but until now - no
solution, even no answer.

If i remember right this problem first occurs with JDE >= 2.2.7. With JDEs
<= 2.2.6 it works. I had posted the suspicion that this can something have
to do with all the fontification-features added to JDE since 2.2.7, but i
don�t
know exactly, only a - maybe wrong - suspicion.

This is really annoying and it would be nice if this bug could be fixed.

Ciao,
Klaus

Reply via email to