Yi Wang <tririverwan...@gmail.com> writes: > Yes, I already set this. But curiously the Mathematica code is still > not highlighted like other codes. I wonder there may be some > non-standard things inside mma.el (the Mathematica package file major > mode) then?
I don't think so, you may just have to check that the mode defined in mma.el is automatically boundled with .m files -- which is not the case with a default Emacs installation, where .m files are open with objc-mode. -- Bastien