On Sun, 27 Jan 2008 13:04:25 +0100, Reiner Steib <[EMAIL PROTECTED]> wrote:
> --8<---------------cut here---------------start------------->8---
> (setq
> ;; Discourage HTML, enriched or image (image spam):
> mm-discouraged-alternatives
> '("text/html" "text/richtext" "text/enriched" "multipart/related"
> "image/.*")
> ;; Display choice buttons for alternatives (suggested by Katsumi Yamaoka) and
> ;; signed messages:
> gnus-buttonized-mime-types '("multipart/alternative" ".*/signed"))
> --8<---------------cut here---------------end--------------->8---
Hi Reiner,
I was looking for something like this, and I happened to stumble upon it
by reading old gnu.emacs.gnus posts. Thanks for the suggestion to add
"multipart/alternative" to the buttonized types! :)
After seeing this *and* rereading the manual, I noticed it's already one
of the suggestions:
,-----------------------------------------------------------------------
| `gnus-buttonized-mime-types'
| [...]
| You could also add `"multipart/alternative"' to this list to
| display radio buttons that allow you to choose one of two media
| types those mails include. [...]
`-----------------------------------------------------------------------
It's amazing how many things *are* documented already, but are easy to
miss when just skimming through the manual :)
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english