>>>>> "MK" == Michael Klingbeil writes: MK> I have this Error? MK> Invalid coding-system (raw-text-dos), using 'undecided MK> In .gnus is: MK> (setenv "MM_CHARSET" "iso-8859-1") I guess you did not use xemacs+mule. Anyway, here is the patch for guessing coding-system more safely. 1999-07-10 Shenghuo ZHU * mm-util.el (mm-running-xemacs): Removed. (mm-coding-system-p): New function. (mm-binary-coding-system): Safe guess. (mm-text-coding-system): Ditto. (mm-auto-save-coding-system): Ditto.