bigfaceworm <[email protected]> writes: > All, > > Our bug-tracking system sends email, and about a third of the time the > email doesn't have the header > > MIME-Version: 1.0 > > but the contents are in HTML. > > Of course gnus doesn't render it, but shows me the crummy HTML. A > simple 'e C-cC-c' fixes it (edit, end editing) b/c it adds the MIME > header - but I'd like to do that automatically. Any pointers to hooks/ > functions to customize?
You are looking for: gnus-article-prepare-hook. -- William http://xwl.appspot.com _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
