Is it possible to use the font of tuareg in caml-mode under Emacs?
问题 For Indentation of “if”, i have to use caml-mode under Emacs. But I find the font of tuareg is more colorful than caml-font , so my question is whether it is possible to use the font of tuareg in caml-mode . Also, with the current .emacs which requires caml-font , when I open a .ml file, some lines (especially in the beginning of the file) are not highlighted. If I go to those lines, modify them, they will change their color. Could anyone tell me how to fix that problem? Also, do you have