(push '("\\.arc$" . lisp-mode) auto-mode-alist) (modify-coding-system-alist 'file "\\.arc$" 'utf-8)
-----