X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/8c521a226f62e21f8e2376f5efa15fbd84f4a76a..7cdd66c595dda3d6b4dc916cb63a277bae803255:/dot-emacs.el diff --git a/dot-emacs.el b/dot-emacs.el index dbe689b..4cfd386 100644 --- a/dot-emacs.el +++ b/dot-emacs.el @@ -326,6 +326,7 @@ Not much right now. Just support for doing MailCrypt stuff." (setq local-abbrev-table text-mode-abbrev-table) (setq major-mode 'mdwmail-mode) (setq mode-name "[mdw] mail") + (set-buffer-file-coding-system 'utf-8) (make-local-variable 'paragraph-separate) (make-local-variable 'paragraph-start) (setq paragraph-start (concat "[ \t]*[-_][-_][-_]+$\\|^-- \\|-----\\|"