Xref: news2.mv.net comp.lang.ada:18335 comp.os.msdos.djgpp:2088 From: Eli Zaretskii Newsgroups: comp.os.msdos.djgpp,comp.lang.ada Subject: Re: Colors in c/c++/Ada mode emacs Date: Wed, 13 Mar 1996 20:25:03 +0200 Organization: NetVision LTD. Lines: 14 Message-ID: References: NNTP-Posting-Host: is.elta.co.il Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII In-Reply-To: To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp On Sun, 10 Mar 1996, Michael E. Wesolowski wrote: > I believe I've seen it mentioned here that the emacs language modes can > provide some colors to highlight various structures. Am I misremembering > this? I have the DOS version of emacs 19.30 and no colors appear - is > there something I have to do to turn this on, or is it supposed to appear > on its own (implying that my distribution is deficient)? I quick scan > (too quick?) of the FAQ didn't seem to contain any pointers. There are two packages that support this: hilit19.el and font-lock.el, both in the lisp/ directory. Read the comments at the beginning of each one of them which will tell you how to install them. Personally, I prefer font-lock, but try both to see what's best for you.