--- gnus-art.el.~6.274.~ 2003-01-15 10:17:40.000000000 +1000 +++ gnus-art.el 2003-01-15 10:24:27.000000000 +1000 @@ -3986,7 +3986,9 @@ (defun gnus-mime-jka-compr-maybe-uncompr (jka-compr-delete-temp-file err-file))))))) (defun gnus-mime-copy-part (&optional handle) - "Put the MIME part under point into a new buffer." + "Put the MIME part under point into a new buffer. +If `auto-compression-mode' is enabled, compressed files like .gz and .bz2 +are decompressed." (interactive) (gnus-article-check-buffer) (let* ((handle (or handle (get-text-property (point) 'gnus-data)))