On Fri, May 4, 2012 at 12:47 PM, Austin Clements <amdragon at mit.edu> wrote:
> Does the test output depend on the HTML renderer used? ?(And should
> there be a test dependency on w3m or something? ?I must admit, I don't
> know how mm's HTML rendering works.)

That's a good question. HTML output does depend on what renderer is
used, but I think the test message is simple enough that they'll all
produce the same output. I believe mm prefers w3m.el, and falls back
to using an external w3m binary, and then emacs's built-in HTML
parsing (I'm significantly less sure whether the last part is true).

I've tried removing w3m and w3m.el from my system, and the test still
passes, so I think we're OK.

-- Adam

Reply via email to