"Guofu Chen" <[EMAIL PROTECTED]> writes: > Hi, > > I am now using PuTTY in Windows XP to access Linux. Unfortuantely, I can't > see the syntax hightlighting for C++ source file. I noticed that the PuTTY > can > invoke C++ mode for the C++ source file, but I can't see the C++ syntax > hightlighting. > > Any idea? Thanks!
Most likely it has nothing to do with PuTTY at all, but your terminal setting. Set your TERM variable to xterm-color (or better yet, xterm-256color) and that should fix it. db48x _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
