[EMAIL PROTECTED] writes: > I'm using gnus some years now as mail reader and always rejected e- > mails written in html. But it seems that this is no longer possible. > > Is there a simple way to show a html e-mail in the default browser? At > the moment I have to store it into a file, then go to the browser and > read in this file from there. > > Thanks for the answers. > > Gerhard >
I did the same only recently: Find and install w3m if necessary and in your .gnus.el (setq mm-text-html-renderer 'w3m) _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
