Pete Axon <[EMAIL PROTECTED]> writes: > When I try to wash html in Gnus I get a ``Cannot open load file: w3'' > error. Does anyone have any idea whats going on here? > > I have Gnus 21 and w3m emacs installed.
Try (setq mm-text-html-renderer 'w3m) in your .gnus file. If you have no w3m-emacs and you have only w3m in your system, then you may try just 'w3m-standalone instead. Some might dislike w3m-emacs. If you have more questions then try C-h v mm-text-html-renderer and see other options. -- http://kulchitsky.org | http://people.arsc.edu/~kulchits _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
