X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com Message-ID: Content-Type: multipart/alternative; boundary="_ff1c4601-f73b-45d0-a415-40bf02fe05e2_" X-Originating-IP: [74.59.221.206] From: IcEonFirE To: DJGPP Subject: CC-Mode Syntax Highlight on Emacs Date: Tue, 23 Dec 2008 00:15:49 -0500 Importance: Normal MIME-Version: 1.0 X-OriginalArrivalTime: 23 Dec 2008 05:15:49.0353 (UTC) FILETIME=[84A14D90:01C964BD] Reply-To: djgpp AT delorie DOT com --_ff1c4601-f73b-45d0-a415-40bf02fe05e2_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi =20 I am new Emacs' user=3B I have read the online documentation on DJGPP web s= ite for the steps to enable the syntax highlight: I have added the three ne= xt lines to the default config in _EMACS.XMP file: =20 (global-font-lock-mode t)(setq font-lock-maximum-decoration t)(global-highl= ight-changes-mode t) There was no difference though: When I opened a C file=2Cthe text is black = with gray background =20 Any suggestions will be welcome. Thanks=20 cApTaiN_FaNtAsTiK= --_ff1c4601-f73b-45d0-a415-40bf02fe05e2_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi
 =3B
I am new =3BEmacs' user=3B I have read the online documentation on DJGP= P web site =3Bfor the steps to =3Benable the syntax highlight: I ha= ve added the three next lines =3Bto the default =3Bconfig in = =3B_EMACS.XMP file:
 =3B
(global-font-lock-mode t)
(setq font-lock-maximum-decoration t)
(glob= al-highlight-changes-mode t)

There was no difference though: When I opened a C file=2Cthe text is black = with gray background
 =3B
Any suggestions will be welcome. Thanks

cApTaiN_FaNtAsTiK


= --_ff1c4601-f73b-45d0-a415-40bf02fe05e2_--