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

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

Re: how to get syntax highlighted in emacs-nox


From: Limin Fu
Subject: Re: how to get syntax highlighted in emacs-nox
Date: Wed, 27 Feb 2008 02:15:11 -0800 (PST)
User-agent: G2/1.0

Thank you very much!
It works well.

On 2月21日, 上午10时53分, Michael Hoffman <b3i4ol...@sneakemail.com> wrote:
> Limin Fu wrote:
> > I am trying to use emacs-nox, but I find that the C source codes I am
> > editing do not get highlighted. Can someone tell me how to get syntax
> > highlighting working in emacs-nox? Thanks a lot.
>
> Try adding this to your ~/.emacs:
>
> (when (fboundp 'global-font-lock-mode)
>    (global-font-lock-mode t))



reply via email to

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