Re: Filesystem functionality used by notmuch
[notmuch-archives.git] / 8c / 589817224704418f80e48f6b329bd482cd34c7
1 Return-Path: <ethan.glasser.camp@gmail.com>\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 6318F431FBC\r
6         for <notmuch@notmuchmail.org>; Tue, 13 Nov 2012 18:46:04 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.799\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id hSoqDpGxeZ-Y for <notmuch@notmuchmail.org>;\r
17         Tue, 13 Nov 2012 18:46:04 -0800 (PST)\r
18 Received: from mail-qc0-f181.google.com (mail-qc0-f181.google.com\r
19         [209.85.216.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id 07DE3431FAF\r
22         for <notmuch@notmuchmail.org>; Tue, 13 Nov 2012 18:46:03 -0800 (PST)\r
23 Received: by mail-qc0-f181.google.com with SMTP id x40so3225743qcp.26\r
24         for <notmuch@notmuchmail.org>; Tue, 13 Nov 2012 18:46:03 -0800 (PST)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
26         h=from:to:cc:subject:in-reply-to:references:user-agent:date\r
27         :message-id:mime-version:content-type;\r
28         bh=JL73QnpQZriTa9uEn9fRUD3e6eOz0zyIE15oNv/QRck=;\r
29         b=mwT1VZVgC/OOXIvGwZUV4rAuNtWBLSp7mQCNltHAF1voQ2YOcxr0TADt/26vQfRrh3\r
30         fTEbWecTlhmRx81/2XrV/se2lco05q7bND1deLhX4LQdWFBzuDslmLX4Bedm4rZHboLl\r
31         JyTgs1OEpwOkTtGnVFW22FgI+2c5Nx6LAXgz57u8YPNLjvPlEsZbp9IRJe/ZlryUooGQ\r
32         gRUJSLlbn0NWODfEULZkJKyEj6MjZjklsiIzODoYvcmJzlderbUp0FuykAk0R0CfMmsQ\r
33         jD2HXLWvNJMU+bDKP8Q9bB46pvRj9NTOoxosDqvPQ4JuFym2mDv9kaAxIzDeShW/NjsT\r
34         5zAw==\r
35 Received: by 10.224.189.81 with SMTP id dd17mr24631170qab.64.1352861163562;\r
36         Tue, 13 Nov 2012 18:46:03 -0800 (PST)\r
37 Received: from smtp.gmail.com (mca2d36d0.tmodns.net. [208.54.45.202])\r
38         by mx.google.com with ESMTPS id j3sm1322254qek.7.2012.11.13.18.46.02\r
39         (version=TLSv1/SSLv3 cipher=OTHER);\r
40         Tue, 13 Nov 2012 18:46:02 -0800 (PST)\r
41 From: Ethan Glasser-Camp <ethan.glasser.camp@gmail.com>\r
42 To: Austin Clements <amdragon@MIT.EDU>, notmuch@notmuchmail.org\r
43 Subject: Re: [PATCH v2] test: Fix HTML rendering test\r
44 In-Reply-To: <1352682727-12533-1-git-send-email-amdragon@mit.edu>\r
45 References: <1352682727-12533-1-git-send-email-amdragon@mit.edu>\r
46 User-Agent: Notmuch/0.14+45~g6ea9330 (http://notmuchmail.org) Emacs/23.4.1\r
47         (x86_64-pc-linux-gnu)\r
48 Date: Tue, 13 Nov 2012 21:46:00 -0500\r
49 Message-ID: <87haos6gwn.fsf@betacantrips.com>\r
50 MIME-Version: 1.0\r
51 Content-Type: text/plain; charset=us-ascii\r
52 Cc: tomi.ollila@iki.fi\r
53 X-BeenThere: notmuch@notmuchmail.org\r
54 X-Mailman-Version: 2.1.13\r
55 Precedence: list\r
56 List-Id: "Use and development of the notmuch mail system."\r
57         <notmuch.notmuchmail.org>\r
58 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
59         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
60 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
61 List-Post: <mailto:notmuch@notmuchmail.org>\r
62 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
63 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
64         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
65 X-List-Received-Date: Wed, 14 Nov 2012 02:46:04 -0000\r
66 \r
67 Austin Clements <amdragon@MIT.EDU> writes:\r
68 \r
69 > The test designed to exercise Emacs' rendering of HTML emails\r
70 > containing images inadvertently assumed w3m was available under Emacs\r
71 > 23.  The real point of this test was to check that Emacs 24's shr\r
72 > renderer didn't crash when given img tags, so use shr if it's\r
73 > available, html2text otherwise (which is built in), and do only a\r
74 > simple sanity check of the result.\r
75 \r
76 This fixes the failing test on my machine.\r
77 \r
78 Ethan\r