コマンドプロンプトでemacs --debug-initを実行したところ
Debugger entered--Lisp error: (void-function c-toggle-auto-state)
(c-toggle-auto-state t)
と出たため(c-toggle-auto-mode t)をコメントアウトしたところ
無事.mlファイルがcamlモードで起動できました。

ありがとうございました。
emacs関連で2日も使ってしまった。

「Emacs実践入門」だけでは知識不足か。