Synch to Gnus 200312081417.
[elisp/gnus.git-] / lisp / gnus-sum.el
index e38a232..f183a71 100644 (file)
@@ -11080,6 +11080,8 @@ If REVERSE, save parts that do not match TYPE."
                     (or
                      (mail-content-type-get
                       (mm-handle-disposition handle) 'filename)
+                     (mail-content-type-get
+                      (mm-handle-type handle) 'name)
                      (concat gnus-newsgroup-name
                              "." (number-to-string
                                   (cdr gnus-article-current))))))