Fork me on GitHub
#emacs
<
2016-10-07
>
mikepjb15:10:12

does anyone know if there is a emacs equivalent for comment commands in vim like this # vim: set ft=ruby:

cmack16:10:32

@mikepjb sounds like you are looking for file variables or file local variables: http://www.gnu.org/software/emacs/manual/html_node/emacs/Specifying-File-Variables.html