[PATCH 2/2] notmuch-dev: Update the master branch when requested.
[notmuch-archives.git] / 17 / 61bef05b7e0e72053a3f5ff58c8c3b2a9e01b5
1 Return-Path: <james@jameswestby.net>\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 9B436431FBC\r
6         for <notmuch@notmuchmail.org>; Thu, 18 Feb 2010 09:29:23 -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.37\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.37 tagged_above=-999 required=5 tests=[AWL=-0.371,\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 3gnNPZPpQqfd for <notmuch@notmuchmail.org>;\r
16         Thu, 18 Feb 2010 09:29:23 -0800 (PST)\r
17 Received: from jameswestby.net (jameswestby.net [89.145.97.141])\r
18         by olra.theworths.org (Postfix) with ESMTP id EF772431FAE\r
19         for <notmuch@notmuchmail.org>; Thu, 18 Feb 2010 09:29:22 -0800 (PST)\r
20 Received: from cpc4-aztw22-2-0-cust59.aztw.cable.virginmedia.com\r
21         ([94.169.116.60] helo=flash)\r
22         by jameswestby.net with esmtpa (Exim 4.69)\r
23         (envelope-from <james@jameswestby.net>)\r
24         id 1NiABl-0006O4-9j; Thu, 18 Feb 2010 17:29:21 +0000\r
25 Received: by flash (Postfix, from userid 1000)\r
26         id C07CB609441; Thu, 18 Feb 2010 17:29:15 +0000 (GMT)\r
27 From: James Westby <jw+debian@jameswestby.net>\r
28 To: David Edmondson <dme@dme.org>, notmuch@notmuchmail.org\r
29 In-Reply-To: <871vgl5737.fsf@aw.hh.sledj.net>\r
30 References: <1266346260-3858-1-git-send-email-jw+debian@jameswestby.net>\r
31         <871vgl5737.fsf@aw.hh.sledj.net>\r
32 Date: Thu, 18 Feb 2010 17:29:15 +0000\r
33 Message-ID: <87mxz6a1w4.fsf@jameswestby.net>\r
34 MIME-Version: 1.0\r
35 Content-Type: text/plain; charset=us-ascii\r
36 Subject: Re: [notmuch] [PATCH] Look for text/html content types ignoring case\r
37 X-BeenThere: notmuch@notmuchmail.org\r
38 X-Mailman-Version: 2.1.13\r
39 Precedence: list\r
40 List-Id: "Use and development of the notmuch mail system."\r
41         <notmuch.notmuchmail.org>\r
42 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
43         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
44 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
45 List-Post: <mailto:notmuch@notmuchmail.org>\r
46 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
47 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
48         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
49 X-List-Received-Date: Thu, 18 Feb 2010 17:29:23 -0000\r
50 \r
51 On Tue, 16 Feb 2010 19:11:24 +0000, David Edmondson <dme@dme.org> wrote:\r
52 > On Tue, 16 Feb 2010 18:51:00 +0000, James Westby <jw+debian@jameswestby.net> wrote:\r
53 > > Some people send html parts as text/HTML or similar, so do a\r
54 > > case-sensitive comparison when checking for html parts.\r
55\r
56 > There are various other places where `equal' is used to compare MIME\r
57 > types with strings. Shouldn't they all be fixed? (I see TEXT/PLAIN\r
58 > frequently.)\r
59 \r
60 I don't see any others in notmuch.el, but I'm not experienced in elisp,\r
61 so I may be missing some, care to help me out?\r
62 \r
63 Thanks,\r
64 \r
65 James\r