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

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

syntax highlighting wierdness in 21.3


From: Erik Arner
Subject: syntax highlighting wierdness in 21.3
Date: Wed, 17 Nov 2004 15:55:38 +0100
User-agent: Pan/0.14.2 (This is not a psychotic episode. It's a cleansing moment of clarity.)

Hi, I recently installed Linux Fedora Core 3 along with the Emacs that was
included in the distro (21.3.1).

The syntax highlighting doesn't seem to work correctly for c++-mode.
Consider the following line:

int main(int argc, char** argv)

In my previous version (21.2.1, Fedora Core 2) this was colored as follows:

int - green
main - blue
( - black
int - green
argc - yellow
, - black
char - green
** - black
argv - yellow
) - black

Now everything is green except the parens and the comma.

What gives?

Thanks,

Erik

-- 
My Hotmail address is a spam magnet. If replying by email,
please use erik dot arner at cgb dot ki dot se



reply via email to

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