I would like to use R major mode for another file extension in emacs (for an unsupported language with syntax like R).
How to make emacs change the main mode for the buffer that I am editing? How do I change my .emacs to permanently associate native mode with a specific extension?
source
share