> You say: >> This is the indentation in c-mode (it is the same in php-mode): >> >> > void foo() { >> bar(); >> } >> ?> > > In that little code snippet, could you please do C-u C-c C-s on each > line, to dump CC Mode's idea of each line's syntax, then post the > results. Here it is: /* ((topmost-intro 125)) */ And the flawless one: /* ((topmost-intro 152)) */ >> I am not sure if it's a bug or the ancient php-mode just needs to >> accommodate for the new emacs. > > "<" and ">" are nasty tokens in C-like languages. They can appear as > "i < 10", "#include " and in C++ templates. It could be that > the PHP " Looking forward to hearing from you again, Glad if I can help. Thomas