# HG changeset patch # User Henrik Enberg # Date 1177638396 0 # Node ID a2a59b29ab0cd13d1c7cd4626daf32fd88467041 # Parent 13c1b6f73517a9d1a65a4e17c0603f7a499ee591 (rmail-output): Don't bind buffer-file-coding-system. diff -r 13c1b6f73517 -r a2a59b29ab0c lisp/mail/rmailout.el --- a/lisp/mail/rmailout.el Thu Apr 26 12:18:43 2007 +0000 +++ b/lisp/mail/rmailout.el Fri Apr 27 01:46:36 2007 +0000 @@ -169,10 +169,6 @@ (while (> count 0) (with-temp-buffer (insert-buffer-substring rmailbuf) - (when rmail-enable-mime - (setq buffer-file-coding-system - (or rmail-file-coding-system - 'raw-text))) (rmail-delete-unwanted-fields) (if (not destbuf) ;; The destination file is not being visited, just write