]> git.eshelyaron.com Git - emacs.git/commit
Indicate not downloaded parts in MIME buttons.
authorTassilo Horn <tsdh@gnu.org>
Tue, 19 May 2020 13:17:57 +0000 (15:17 +0200)
committerTassilo Horn <tsdh@gnu.org>
Tue, 19 May 2020 13:17:57 +0000 (15:17 +0200)
commit659ed857c04936140fea847795f8b85c5dcc3920
tree71ff871ee0465fab09b3a467042249eeb4c6913d
parentc5eafccc9d2a32ef422060e50533b36292bdcc01
Indicate not downloaded parts in MIME buttons.

Via nnimap-fetch-partial-articles one can tell Gnus to omit fetching
certain parts by default.  Now the MIME buttons in the article buffer
indicate how to fetch the complete message in order to act on those
missing parts.

* lisp/gnus/gnus-art.el (gnus-insert-mime-button): Indicate not
downloaded parts in MIME buttons.
lisp/gnus/gnus-art.el