comp.lang.ada
 help / color / mirror / Atom feed
From: Kai Grossjohann <grossjohann@ls6.cs.uni-dortmund.de>
Subject: Re: GNU Emacs ada-mode: colors in X
Date: 1998/01/20
Date: 1998-01-20T00:00:00+00:00	[thread overview]
Message-ID: <vafvhvfic5s.fsf@ramses.ls6.uni-do> (raw)
In-Reply-To: 69v6kt$kup$1@madmax.keyway.net


>>>>> On 19 Jan 1998, johnjohn  said:

  John> On the RedHat box, I noticed that the version of Emacs I'm using
  John> (19.34 from the RedHat provided RPM), the ada-mode doesn't colorize
  John> the source code.  On the Sparc, it did.

With Emacs 19.34 (and higher) you can turn on font-lock for all modes
that support it with the following two lines in your .emacs file:

        (setq font-lock-maximum-decoration t)
        (global-font-lock-mode 1 t)

The second line turns the fontification on, the first one makes it
more colorful.

kai
-- 
Kai Grossjohann, Informatik VI        grossjohann@ls6.cs.uni-dortmund.de
Uni Dortmund, D-44221 Dortmund        http://ls6-www.cs.uni-dortmund.de/
                                      Vox +49 231 755 5670, Fax -2405
OOP: object oriented programming      OOPS: object oriented mistakes




  reply	other threads:[~1998-01-20  0:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-01-19  0:00 GNU Emacs ada-mode: colors in X johnjohn
1998-01-20  0:00 ` Kai Grossjohann [this message]
1998-01-20  0:00   ` Larry Elmore
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox