/* In Emacs 23, adffdfa below is fontified as a variable. In Emacs HEAD, it is not. */ void foo() { mumble x(5); std::vector adffdfa(1,2,3); };