this was posted on this list a while ago, I forget by who...

add this to your my-jde-mode-hook:

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




-----Original Message-----
From: Jeff Rancier [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 03, 2001 9:18 AM
To: Jde-List
Cc: Emacs Help (Windows)
Subject: Fontifying *compilation* buffer


Hello,

When executing jde-compile, my source windows splits and I get the
*compilation* buffer in the bottom split.  When I get an error, I can run
run the command next-error, and all works fine.  My only problem is that the
*compilation* buffer isn't fontified.  Is there a way to get the buffer to
fontify when errors occur without visiting the buffer first which is
somewhat time consuming?

TIA.

Jeff

Reply via email to