template Derived::Derived(): Base() // Problem: wrong indentation in batch mode. { } template Derived0::Derived0(): Base () // Just a note: Emacs 21 did not indent like that. { }