Richard G Riley <[EMAIL PROTECTED]> writes:
> What is the best way to make hitting return on a mime type open the
> attachment using the related viewer? In my gnus hitting return prompts
> to save it. hitting "e" opens it properly in Open Office. I would like
> retrn to be the default "view attachment".
I buttonize MIME parts with this:
(setq gnus-buttonized-mime-types '("multipart/alternative"))
Then in the article, RET runs `gnus-article-press-button', which
opens the MIME part with the right program (as set in ~/.mailcap)
HTH,
--
Bastien
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english