[Gllug] re: HTML Mail
Rich Walker
rw at shadow.org.uk
Wed Mar 3 18:33:51 UTC 2004
David Damerell <damerell at chiark.greenend.org.uk> writes:
>
> At work, where I am unavoidably subjected to this garbage, I have w3m
> tied into Emacs to render it all as plain text.
>
> However, this is not a sufficient answer, because the formatting often
> is degraded compared to plain text - for instance, w3m faithfully
> renders sidebars as sidebars and then the text I
> actually
> care about
> is like
> this.
(setq mm-discouraged-alternatives '("text/html") ; We *hates* HTML, we does
mm-text-html-renderer 'w3m ; A decent web browser...
mm-inline-text-html-with-w3m-keymap nil ; ... but not its keybindings
mm-inline-text-html-with-images nil) ; This is the default anyway
along with the customize variables:
'(gnus-ignored-mime-types (quote ("text/x-vcard" "text/html")))
'(gnus-show-mime t)
is the setting I picked up for gnus to do this.
Seems okay. Sometimes I get a blank email... It's not usually a problem.
(Mind you, gnus configuration, there's a black art all by
itself. Anyone know how to get babyl file markup to propagate between
gnus and RMAIL?)
cheers, Rich
--
rich walker | Shadow Robot Company | rw at shadow.org.uk
technical director 251 Liverpool Road |
need a Hand? London N1 1LX | +UK 20 7700 2487
www.shadow.org.uk/products/newhand.shtml
--
Gllug mailing list - Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug
More information about the GLLUG
mailing list