From: Tassilo Horn Date: Thu, 6 Aug 2020 19:47:48 +0000 (+0200) Subject: Show A C hint for loading complete message only in nnimap groups. X-Git-Tag: emacs-28.0.90~6783 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=33b50e2fc9d43802e71e708e10605a0b1d04ad83;p=emacs.git Show A C hint for loading complete message only in nnimap groups. * lisp/gnus/gnus-art.el (gnus-insert-mime-button): Show A C hint for loading complete message only in nnimap groups. --- diff --git a/lisp/gnus/gnus-art.el b/lisp/gnus/gnus-art.el index 1be8c48bcfc..09dfb826eb9 100644 --- a/lisp/gnus/gnus-art.el +++ b/lisp/gnus/gnus-art.el @@ -5849,7 +5849,9 @@ all parts." (concat "; " gnus-tmp-name)))) (unless (equal gnus-tmp-description "") (setq gnus-tmp-type-long (concat " --- " gnus-tmp-type-long))) - (when (zerop gnus-tmp-length) + (when (and (zerop gnus-tmp-length) + ;; Only nnimap supports partial fetches so far. + (string-match "^nnimap\\+" gnus-newsgroup-name)) (setq gnus-tmp-type-long (concat gnus-tmp-type-long