Show A C hint only if partial fetches are enabled.

* lisp/gnus/gnus-art.el (gnus-insert-mime-button): Show A C hint for
downloading the complete message only if partial fetches are enabled.
This commit is contained in:
Tassilo Horn 2020-08-06 21:52:18 +02:00
parent 33b50e2fc9
commit 6cb6215cbe

View file

@ -5851,6 +5851,7 @@ all parts."
(setq gnus-tmp-type-long (concat " --- " gnus-tmp-type-long)))
(when (and (zerop gnus-tmp-length)
;; Only nnimap supports partial fetches so far.
nnimap-fetch-partial-articles
(string-match "^nnimap\\+" gnus-newsgroup-name))
(setq gnus-tmp-type-long
(concat