Dan Poirier writes: > I love the new gwene groups on news.gmane.org that gateway RSS feeds, > but for me, every article displays as a [text/html]... button that I > have to click before I can read it. I'd like the html in those groups > to just display when I open the article.
Try (mm-inline-text-html-with-images t) (mm-w3m-safe-url-regexp nil) in the group parameters. Note that this will need emacs-w3m, and it will retrieve every image whatsoever, so it might be used for tracking. See the doc-string of the latter variable. -David _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
