You can see that 2 is obviously red, but foo is not (in fact, `M-x describe-face` reports it as “default” face). I want both foo and 2 to have the same font face. You can reproduce this with (assuming you paste the above 2 snippets into some directory: ``` $ emacs --init-directory=`pwd` ./namespace.cpp ``` Best regards, Jacob Faibussowitsch (Jacob Fai - booss - oh - vitch)