From: Eric Abrahamsen Date: Wed, 24 Apr 2019 17:05:23 +0000 (-0700) Subject: Don't change the default of nnmail-file-coding-system X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9174193ef0ab71eb5e164cdba7a002067303d75f;p=emacs.git Don't change the default of nnmail-file-coding-system * lisp/gnus/nnmail.el (nnmail-file-coding-system): This governs how articles are decoded and saved, nothing to do with group names, shouldn't have touched this. --- diff --git a/lisp/gnus/nnmail.el b/lisp/gnus/nnmail.el index 958c7c57f9c..e21db295649 100644 --- a/lisp/gnus/nnmail.el +++ b/lisp/gnus/nnmail.el @@ -595,7 +595,7 @@ using different case (i.e. mailing-list@domain vs Mailing-List@Domain)." (defun nnmail-request-post (&optional server) (mail-send-and-exit nil)) -(defvar nnmail-file-coding-system 'undecided +(defvar nnmail-file-coding-system 'raw-text "Coding system used in nnmail.") (defvar nnmail-incoming-coding-system