Re: [PATCH] test: Fix HTML rendering test

Subject: Re: [PATCH] test: Fix HTML rendering test

Date: Thu, 25 Oct 2012 11:06:22 +0300

To: Austin Clements, Ethan Glasser-Camp

Cc: notmuch@notmuchmail.org

From: Tomi Ollila


On Thu, Oct 25 2012, Austin Clements <amdragon@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   notmuch-hello-refresh hook is called on updates
 FAIL   Rendering HTML mail with images
 --- emacs.56.OUTPUT   2012-10-25 07:59:22.831311067 +0000
 +++ emacs.56.EXPECTED 2012-10-25 07:59:22.833311095 +0000
 @@ -5,5 +5,4 @@
  
   [ multipart/related ]
    [ text/html ]
    -*
    -smiley 
    +* smiley
nil

emacs-large-search-buffer: Testing Emacs with large search results bu

------------------

emacs -q -nw

emacs-version is a variable defined in `C source code'.
Its value is "24.1.1"

M-x load-library message

mm-text-html-renderer's value is shr

(mm-text-html-renderer-alist not defined at this time)

M-x load-library mm-view

mm-text-html-renderer-alist's value is ((shr . mm-shr)
...


Tomi

Thread: