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 8B59B431FD0 for ; Wed, 28 Dec 2011 04:25:36 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0.463 X-Spam-Level: X-Spam-Status: No, score=0.463 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, RDNS_DYNAMIC=0.363] autolearn=disabled 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 BLEvKuDd6+w1 for ; Wed, 28 Dec 2011 04:25:36 -0800 (PST) Received: from xhlj.maillard.im (cha51-3-88-164-105-66.fbx.proxad.net [88.164.105.66]) by olra.theworths.org (Postfix) with ESMTP id 1D095431FB6 for ; Wed, 28 Dec 2011 04:25:36 -0800 (PST) Received: from xhlj.maillard.im (xhlj.maillard.im [127.0.0.1]) by xhlj.maillard.im (Postfix) with ESMTP id C04242C056; Wed, 28 Dec 2011 13:25:34 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=maillard.im; h=from:to:cc :subject:in-reply-to:references:reply-to:date:message-id :mime-version:content-type; s=postfix; bh=OOvRFbA3jhUBL4LI3sUaqy Qo4oo=; b=CKAG/GoTkn28fMmla3npEMI5aqwDvIB1/KrVPb/bCynMVTONV+toXs ZXu1jI0XplTwCy0pbYicFF3Cgb3ziytYMGom8Uj+BopTFCR2GVe+5/HNH/b1mHPi VKnnxtyByi7IswLCEEmh8YH8D5mRp/RKy2t6llo94p2YnS97bULcc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=maillard.im; h=from:to:cc :subject:in-reply-to:references:reply-to:date:message-id :mime-version:content-type; q=dns; s=postfix; b=p2y3Ft0Zj6NBBpNu 1OHvptnD3QgjjhUVw+zxqueEI8bBppkRQ2M3eTMc13sIayt3boGpW+hSuBmjZ9pg 1gdsH/YQThRLmo/Pgc+D8OVSxcDLx/IWnKcrnphBsHBP7uhJpUGS4ghnbLtEkvl3 qFcMixZN9n2csuOEojqKq8gehSM= Received: from maillard.im (cha51-3-88-164-105-66.fbx.proxad.net [88.164.105.66]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by xhlj.maillard.im (Postfix) with ESMTPSA; Wed, 28 Dec 2011 13:25:34 +0100 (CET) From: Xavier Maillard To: Austin Clements , David Edmondson Subject: Re: [PATCH] emacs: Don't attempt to colour tags in `notmuch-show-mode'. In-Reply-To: <20111228032957.GB30150@mit.edu> References: <1325004434-24583-1-git-send-email-dme@dme.org> <20111228032957.GB30150@mit.edu> User-Agent: Notmuch/0.10.1 (http://notmuchmail.org) Emacs/23.2.1 (i486-slackware-linux-gnu) Date: Wed, 28 Dec 2011 13:42:28 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: notmuch@notmuchmail.org X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: Xavier Maillard List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Dec 2011 12:25:36 -0000 On Tue, 27 Dec 2011 22:29:57 -0500, Austin Clements wrote: > LGTM. uh, what ? /Xavier