--- /home/harder/gnus/lisp/mm-decode.el Thu Jul 25 21:34:42 2002 +++ mm-decode.el Sun Oct 13 06:12:36 2002 @@ -953,7 +953,7 @@ "Return the contents of HANDLE as a string." (mm-with-unibyte-buffer (insert (with-current-buffer (mm-handle-buffer handle) - (mm-with-unibyte-current-buffer-mule4 + (mm-with-unibyte-current-buffer (buffer-string)))) (mm-decode-content-transfer-encoding (mm-handle-encoding handle)