* 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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).