[PATCH] test: Fix HTML rendering test

2012-10-25 Thread Tomi Ollila
On Thu, Oct 25 2012, Austin Clements wrote: > > Emacs seems to have as many ways to convert HTML to text as there are > people trying to run this test. What's the value of > mm-text-html-renderer for you in Emacs 24? On Fedora 17: PASS notmuch-hello-refresh hook is called PASS

[PATCH] test: Fix HTML rendering test

2012-10-25 Thread Ethan Glasser-Camp
Austin Clements writes: > Quoth Ethan Glasser-Camp on Oct 24 at 9:59 pm: >> Austin Clements writes: > > Emacs seems to have as many ways to convert HTML to text as there are > people trying to run this test. What's the value of > mm-text-html-renderer for you in Emacs 24? I get html2text. I

Re: [PATCH] test: Fix HTML rendering test

2012-10-25 Thread Tomi Ollila
On Thu, Oct 25 2012, Austin Clements amdra...@mit.edu wrote: Emacs seems to have as many ways to convert HTML to text as there are people trying to run this test. What's the value of mm-text-html-renderer for you in Emacs 24? On Fedora 17: PASS notmuch-hello-refresh hook is called PASS

Re: [PATCH] test: Fix HTML rendering test

2012-10-25 Thread Ethan Glasser-Camp
Austin Clements amdra...@mit.edu writes: Quoth Ethan Glasser-Camp on Oct 24 at 9:59 pm: Austin Clements amdra...@mit.edu writes: Emacs seems to have as many ways to convert HTML to text as there are people trying to run this test. What's the value of mm-text-html-renderer for you in Emacs

[PATCH] test: Fix HTML rendering test

2012-10-24 Thread Austin Clements
Quoth Ethan Glasser-Camp on Oct 24 at 9:59 pm: > Austin Clements writes: > > > The test designed to exercise Emacs' rendering of HTML emails > > containing images inadvertently assumed w3m was available under Emacs > > 23. The real point of this test was to exercise Emacs 24's shr > >

[PATCH] test: Fix HTML rendering test

2012-10-24 Thread Ethan Glasser-Camp
Austin Clements writes: > The test designed to exercise Emacs' rendering of HTML emails > containing images inadvertently assumed w3m was available under Emacs > 23. The real point of this test was to exercise Emacs 24's shr > renderer, so if shr isn't available, we now fall back to html2text,

[PATCH] test: Fix HTML rendering test

2012-10-24 Thread Austin Clements
The test designed to exercise Emacs' rendering of HTML emails containing images inadvertently assumed w3m was available under Emacs 23. The real point of this test was to exercise Emacs 24's shr renderer, so if shr isn't available, we now fall back to html2text, which comes with Emacs. ---

[PATCH] test: Fix HTML rendering test

2012-10-24 Thread Austin Clements
The test designed to exercise Emacs' rendering of HTML emails containing images inadvertently assumed w3m was available under Emacs 23. The real point of this test was to exercise Emacs 24's shr renderer, so if shr isn't available, we now fall back to html2text, which comes with Emacs. ---

Re: [PATCH] test: Fix HTML rendering test

2012-10-24 Thread Ethan Glasser-Camp
Austin Clements amdra...@mit.edu writes: The test designed to exercise Emacs' rendering of HTML emails containing images inadvertently assumed w3m was available under Emacs 23. The real point of this test was to exercise Emacs 24's shr renderer, so if shr isn't available, we now fall back to

Re: [PATCH] test: Fix HTML rendering test

2012-10-24 Thread Austin Clements
Quoth Ethan Glasser-Camp on Oct 24 at 9:59 pm: Austin Clements amdra...@mit.edu writes: The test designed to exercise Emacs' rendering of HTML emails containing images inadvertently assumed w3m was available under Emacs 23. The real point of this test was to exercise Emacs 24's shr