Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id C231F431FBC for ; Fri, 19 Feb 2010 07:06:52 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.37 X-Spam-Level: X-Spam-Status: No, score=-0.37 tagged_above=-999 required=5 tests=[AWL=-0.371, BAYES_50=0.001] autolearn=ham Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tsBg4AGKYO8I for ; Fri, 19 Feb 2010 07:06:52 -0800 (PST) Received: from jameswestby.net (jameswestby.net [89.145.97.141]) by olra.theworths.org (Postfix) with ESMTP id 28211431FAE for ; Fri, 19 Feb 2010 07:06:52 -0800 (PST) Received: from cpc4-aztw22-2-0-cust59.aztw.cable.virginmedia.com ([94.169.116.60] helo=flash) by jameswestby.net with esmtpa (Exim 4.69) (envelope-from ) id 1NiURM-0008K7-T5; Fri, 19 Feb 2010 15:06:49 +0000 Received: by flash (Postfix, from userid 1000) id 71D7D609441; Fri, 19 Feb 2010 15:06:43 +0000 (GMT) From: James Westby To: David Edmondson , notmuch@notmuchmail.org In-Reply-To: <87r5ohwrpx.fsf@aw.hh.sledj.net> References: <1266346260-3858-1-git-send-email-jw+debian@jameswestby.net> <871vgl5737.fsf@aw.hh.sledj.net> <87mxz6a1w4.fsf@jameswestby.net> <87r5ohwrpx.fsf@aw.hh.sledj.net> Date: Fri, 19 Feb 2010 15:06:43 +0000 Message-ID: <87r5oh464c.fsf@jameswestby.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [notmuch] [PATCH] Look for text/html content types ignoring case X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Feb 2010 15:06:52 -0000 On Fri, 19 Feb 2010 08:32:42 +0000, David Edmondson wrote: > How about this: Looks reasonable to me, thanks. James