all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* syntax coloring!!!
@ 2002-12-31  5:19 unni krishnan
  2002-12-31  5:56 ` Phillip Garland
  0 siblings, 1 reply; 2+ messages in thread
From: unni krishnan @ 2002-12-31  5:19 UTC (permalink / raw)



hello,

         i am a new user (student) of emacs.how can i
do syntax coloring in emacs?


________________________________________________________________________
Missed your favourite TV serial last night? Try the new, Yahoo! TV.
       visit http://in.tv.yahoo.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: syntax coloring!!!
  2002-12-31  5:19 syntax coloring!!! unni krishnan
@ 2002-12-31  5:56 ` Phillip Garland
  0 siblings, 0 replies; 2+ messages in thread
From: Phillip Garland @ 2002-12-31  5:56 UTC (permalink / raw)
  Cc: help-gnu-emacs

To turn on syntax coloring you do

M-x font-lock-mode

or select "Syntax Highlighting" from the "Options" menu.

If you want syntax coloring to always be one put the following line in your .emacs file:

(global-font-lock-mode t)

for more information see the "Font Lock" node in the Emacs manual.

~Phillip


On Tue, 31 Dec 2002, unni krishnan wrote:

> 
> hello,
> 
>          i am a new user (student) of emacs.how can i
> do syntax coloring in emacs?
> 
> 
> ________________________________________________________________________
> Missed your favourite TV serial last night? Try the new, Yahoo! TV.
>        visit http://in.tv.yahoo.com
> 
> 
> _______________________________________________
> Help-gnu-emacs mailing list
> Help-gnu-emacs@gnu.org
> http://mail.gnu.org/mailman/listinfo/help-gnu-emacs
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-12-31  5:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-31  5:19 syntax coloring!!! unni krishnan
2002-12-31  5:56 ` Phillip Garland

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.