[PATCH] configure: add --without-docs switch
[notmuch-archives.git] / c3 / aacd68ab6012b4f0e2ea8e2adcdece394de3cd
1 Return-Path: <dme@dme.org>\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 CDF05431FBC\r
6         for <notmuch@notmuchmail.org>; Tue, 16 Feb 2010 11:11:58 -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.98\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.98 tagged_above=-999 required=5 tests=[AWL=-0.981,\r
12         BAYES_50=0.001] autolearn=ham\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 SgR2dZzlTyzc for <notmuch@notmuchmail.org>;\r
16         Tue, 16 Feb 2010 11:11:58 -0800 (PST)\r
17 Received: from mail-ew0-f220.google.com (mail-ew0-f220.google.com\r
18         [209.85.219.220])\r
19         by olra.theworths.org (Postfix) with ESMTP id 09D52431FAE\r
20         for <notmuch@notmuchmail.org>; Tue, 16 Feb 2010 11:11:57 -0800 (PST)\r
21 Received: by ewy20 with SMTP id 20so6986059ewy.0\r
22         for <notmuch@notmuchmail.org>; Tue, 16 Feb 2010 11:11:57 -0800 (PST)\r
23 Received: by 10.213.48.5 with SMTP id p5mr1910645ebf.53.1266347502243;\r
24         Tue, 16 Feb 2010 11:11:42 -0800 (PST)\r
25 Received: from aw.hh.sledj.net (gmp-ea-fw-1b.sun.com [192.18.8.1])\r
26         by mx.google.com with ESMTPS id 28sm19071055eyg.44.2010.02.16.11.11.40\r
27         (version=TLSv1/SSLv3 cipher=RC4-MD5);\r
28         Tue, 16 Feb 2010 11:11:40 -0800 (PST)\r
29 Received: by aw.hh.sledj.net (Postfix, from userid 1000)\r
30         id 352117007C; Tue, 16 Feb 2010 19:11:24 +0000 (GMT)\r
31 To: James Westby <jw+debian@jameswestby.net>, notmuch@notmuchmail.org\r
32 In-Reply-To: <1266346260-3858-1-git-send-email-jw+debian@jameswestby.net>\r
33 References: <1266346260-3858-1-git-send-email-jw+debian@jameswestby.net>\r
34 From: David Edmondson <dme@dme.org>\r
35 Date: Tue, 16 Feb 2010 19:11:24 +0000\r
36 Message-ID: <871vgl5737.fsf@aw.hh.sledj.net>\r
37 MIME-Version: 1.0\r
38 Content-Type: text/plain; charset=us-ascii\r
39 Subject: Re: [notmuch] [PATCH] Look for text/html content types ignoring case\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: Tue, 16 Feb 2010 19:11:59 -0000\r
53 \r
54 On Tue, 16 Feb 2010 18:51:00 +0000, James Westby <jw+debian@jameswestby.net> wrote:\r
55 > Some people send html parts as text/HTML or similar, so do a\r
56 > case-sensitive comparison when checking for html parts.\r
57 \r
58 There are various other places where `equal' is used to compare MIME\r
59 types with strings. Shouldn't they all be fixed? (I see TEXT/PLAIN\r
60 frequently.)\r
61 \r
62 dme.\r
63 -- \r
64 David Edmondson, http://dme.org\r