On Wed, May 22, 2002 at 06:36:50PM +1000, Nick Croft wrote: > * henry ([EMAIL PROTECTED]) wrote: > > Dear List: > > > > There (internet) is package to make Emacs a colorful editor. >http://www.emacswiki.org/cgi-bin/wiki.pl?ColorTheme > > Under `help' go to options, then --> Global font Lock (highlights > syntx). >
To make it automatically highlight each time you use emacs make a file ~/.emacs with the line: ( global-font-lock-mode 1 ) -- ( (\ /) Web pages, fine art, graphic design, ) (@.@) gregorian chant typesetting, ---c-`-c-- http://home.pacific.net.au/~pnvbrandt/ -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
