[PATCH 4/4] Update NEWS for user.other_name
[notmuch-archives.git] / f2 / 34b2fff77b6ecf690b7c735186c7752a9bd0d9
1 Return-Path: <tomi.ollila@iki.fi>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 65C67431FAF\r
6         for <notmuch@notmuchmail.org>; Thu, 25 Oct 2012 01:06:26 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id aGqROoCsIH7C for <notmuch@notmuchmail.org>;\r
16         Thu, 25 Oct 2012 01:06:22 -0700 (PDT)\r
17 Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
18         by olra.theworths.org (Postfix) with ESMTP id 7E70B431FAE\r
19         for <notmuch@notmuchmail.org>; Thu, 25 Oct 2012 01:06:22 -0700 (PDT)\r
20 Received: from guru.guru-group.fi (localhost [IPv6:::1])\r
21         by guru.guru-group.fi (Postfix) with ESMTP id 4102C10036F;\r
22         Thu, 25 Oct 2012 11:06:23 +0300 (EEST)\r
23 From: Tomi Ollila <tomi.ollila@iki.fi>\r
24 To: Austin Clements <amdragon@MIT.EDU>,\r
25         Ethan Glasser-Camp <ethan.glasser.camp@gmail.com>\r
26 Subject: Re: [PATCH] test: Fix HTML rendering test\r
27 In-Reply-To: <20121025021111.GW14861@mit.edu>\r
28 References: <1351109160-11105-1-git-send-email-amdragon@mit.edu>\r
29         <873913joqz.fsf@betacantrips.com> <20121025021111.GW14861@mit.edu>\r
30 User-Agent: Notmuch/0.14+59~gf9031cd (http://notmuchmail.org) Emacs/24.2.1\r
31         (x86_64-unknown-linux-gnu)\r
32 X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
33         $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
34         !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
35 Date: Thu, 25 Oct 2012 11:06:22 +0300\r
36 Message-ID: <m2a9vb562p.fsf@guru.guru-group.fi>\r
37 MIME-Version: 1.0\r
38 Content-Type: text/plain\r
39 Cc: notmuch@notmuchmail.org\r
40 X-BeenThere: notmuch@notmuchmail.org\r
41 X-Mailman-Version: 2.1.13\r
42 Precedence: list\r
43 List-Id: "Use and development of the notmuch mail system."\r
44         <notmuch.notmuchmail.org>\r
45 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
46         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
47 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
48 List-Post: <mailto:notmuch@notmuchmail.org>\r
49 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
50 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
51         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
52 X-List-Received-Date: Thu, 25 Oct 2012 08:06:26 -0000\r
53 \r
54 On Thu, Oct 25 2012, Austin Clements <amdragon@MIT.EDU> wrote:\r
55 \r
56 >\r
57 > Emacs seems to have as many ways to convert HTML to text as there are\r
58 > people trying to run this test.  What's the value of\r
59 > mm-text-html-renderer for you in Emacs 24?\r
60 \r
61 On Fedora 17:\r
62 \r
63  PASS   notmuch-hello-refresh hook is called\r
64  PASS   notmuch-hello-refresh hook is called on updates\r
65  FAIL   Rendering HTML mail with images\r
66  --- emacs.56.OUTPUT   2012-10-25 07:59:22.831311067 +0000\r
67  +++ emacs.56.EXPECTED 2012-10-25 07:59:22.833311095 +0000\r
68  @@ -5,5 +5,4 @@\r
69   \r
70    [ multipart/related ]\r
71     [ text/html ]\r
72     -*\r
73     -smiley \r
74     +* smiley\r
75 nil\r
76 \r
77 emacs-large-search-buffer: Testing Emacs with large search results bu\r
78 \r
79 ------------------\r
80 \r
81 emacs -q -nw\r
82 \r
83 emacs-version is a variable defined in `C source code'.\r
84 Its value is "24.1.1"\r
85 \r
86 M-x load-library message\r
87 \r
88 mm-text-html-renderer's value is shr\r
89 \r
90 (mm-text-html-renderer-alist not defined at this time)\r
91 \r
92 M-x load-library mm-view\r
93 \r
94 mm-text-html-renderer-alist's value is ((shr . mm-shr)\r
95 ...\r
96 \r
97 \r
98 Tomi\r