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 A4916431FAF for ; Mon, 13 Jan 2014 13:00:16 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] 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 pTyjfMub1z7o for ; Mon, 13 Jan 2014 13:00:12 -0800 (PST) Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) by olra.theworths.org (Postfix) with ESMTP id 5FDA9431FAE for ; Mon, 13 Jan 2014 13:00:12 -0800 (PST) Received: from guru.guru-group.fi (localhost [IPv6:::1]) by guru.guru-group.fi (Postfix) with ESMTP id 8192A100086; Mon, 13 Jan 2014 23:00:06 +0200 (EET) From: Tomi Ollila To: Mark Walters , notmuch@notmuchmail.org Subject: Re: [PATCH 0/2] emacs: tree: use notmuch-tag-format-tags In-Reply-To: <1389476503-23682-1-git-send-email-markwalters1009@gmail.com> References: <1389476503-23682-1-git-send-email-markwalters1009@gmail.com> User-Agent: Notmuch/0.17+34~g98b959f (http://notmuchmail.org) Emacs/24.3.1 (x86_64-unknown-linux-gnu) X-Face: HhBM'cA~ MIME-Version: 1.0 Content-Type: text/plain 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: Mon, 13 Jan 2014 21:00:16 -0000 On Sat, Jan 11 2014, Mark Walters wrote: > This is a reworking of the second patch in the series > id:1387480344-14326-1-git-send-email-markwalters1009@gmail.com (it > applies on top of the first patch in that series which has been marked > ready) > > The first patch gives tree default matching/non-matching faces. This > should make it easier for users to customize the tree display. It also > makes the switch to using notmuch-tag-format-tags easier in patch 2 of > this series. These patches look good to me and works nicely -- I wish search buffer had the same tag coloring... > > Best wishes > > Mark Tomi > > > > > > > Mark Walters (2): > emacs: tree: default face for matching/non-matching messages > emacs: tree: use tag-format-tags > > emacs/notmuch-tag.el | 17 +++++++++-------- > emacs/notmuch-tree.el | 41 +++++++++++++++++++++++++++-------------- > 2 files changed, 36 insertions(+), 22 deletions(-) > > -- > 1.7.9.1 > > _______________________________________________ > notmuch mailing list > notmuch@notmuchmail.org > http://notmuchmail.org/mailman/listinfo/notmuch