From: David Edmondson Date: Fri, 31 Oct 2014 08:05:19 +0000 (+0000) Subject: [PATCH v1 0/2] emacs: Improve notmuch-wash customisation. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d3ee86ca13aeb8d5dfb3915b3217478aff598590;p=notmuch-archives.git [PATCH v1 0/2] emacs: Improve notmuch-wash customisation. --- diff --git a/e8/3e1e54f7bc2cd72f6e772027640fddca309e14 b/e8/3e1e54f7bc2cd72f6e772027640fddca309e14 new file mode 100644 index 000000000..42eff8b23 --- /dev/null +++ b/e8/3e1e54f7bc2cd72f6e772027640fddca309e14 @@ -0,0 +1,58 @@ +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 0AC6A431FCB + for ; Fri, 31 Oct 2014 01:05:35 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0.379 +X-Spam-Level: +X-Spam-Status: No, score=0.379 tagged_above=-999 required=5 + tests=[NO_DNS_FOR_FROM=0.379] 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 FfAaNNbLP0TC for ; + Fri, 31 Oct 2014 01:05:31 -0700 (PDT) +Received: from heart-of-gold.hh.sledj.net (disaster-area.hh.sledj.net + [81.149.164.25]) + by olra.theworths.org (Postfix) with ESMTP id 7080D431FC9 + for ; Fri, 31 Oct 2014 01:05:31 -0700 (PDT) +Received: by heart-of-gold.hh.sledj.net (Postfix, from userid 501) + id 4C3941670FA3; Fri, 31 Oct 2014 08:05:21 +0000 (GMT) +From: David Edmondson +To: notmuch@notmuchmail.org +Subject: [PATCH v1 0/2] emacs: Improve notmuch-wash customisation. +Date: Fri, 31 Oct 2014 08:05:19 +0000 +Message-Id: <1414742721-22561-1-git-send-email-dme@dme.org> +X-Mailer: git-send-email 1.9.3 (Apple Git-50) +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, 31 Oct 2014 08:05:35 -0000 + + +emacs: Improve notmuch-wash customisation. + +Minor updates to the customisation of notmuch-wash features. + + +David Edmondson (2): + emacs: More flexible washed faces. + emacs: Washing should use more `defcustom'. + + emacs/notmuch-wash.el | 109 +++++++++++++++++++++++++++++++++++--------------- + 1 file changed, 76 insertions(+), 33 deletions(-) + +-- +1.9.3 (Apple Git-50) +