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

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

Re: Emacs syntax hightlighting for C++ source codes!


From: Tassilo Horn
Subject: Re: Emacs syntax hightlighting for C++ source codes!
Date: Mon, 13 Aug 2007 16:18:17 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.50 (gnu/linux)

"Guofu Chen" <gchen@mathworks.com> writes:

Hi,

> I am now using PuTTY in Windows XP to access a Unix machine. I can
> open the C++-mode for C++ source files, but I can not see the syntax
> hightlights for the C++ source codes.
>
> Any ideas?

Does PuTTY support colors?

Which version of emacs runs on the remote machine?  If it's older than
22 `M-x global-font-lock-mode' might be required.  If that works, simply
put

  (global-font-lock-mode 1)

into your ~/.emacs on the remote machine.

Bye,
Tassilo
-- 
Windows: So easy to admin, even a worm can do it.


reply via email to

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