help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs newbie - Syntax Highlighting and Indentation


From: Uwe Siart
Subject: Re: Emacs newbie - Syntax Highlighting and Indentation
Date: Fri, 14 Nov 2003 18:13:18 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20031007

David Rasmussen wrote:

1) How do I enable syntax highlighting by default, for any type of file / extension / mode that supports it?

Put

  (global-font-lock-mode t)

in one of your startup files (~/.emacs or site-start.el, or whatever).

--
Uwe



reply via email to

[Prev in Thread] Current Thread [Next in Thread]