From 779bf3bcda07dda1ed4cd5b3fdb5a5b305d01d82 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sun, 18 May 2014 06:47:30 +0900 Subject: [PATCH] Re: [PATCH] emacs: Correct the documentation for `notmuch-search-line-faces'. --- 40/6336cf7eb5061072cde4ee3849bef0cec35f4a | 63 +++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 40/6336cf7eb5061072cde4ee3849bef0cec35f4a diff --git a/40/6336cf7eb5061072cde4ee3849bef0cec35f4a b/40/6336cf7eb5061072cde4ee3849bef0cec35f4a new file mode 100644 index 000000000..4f4104eab --- /dev/null +++ b/40/6336cf7eb5061072cde4ee3849bef0cec35f4a @@ -0,0 +1,63 @@ +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 DC662431FBF + for ; Sat, 17 May 2014 14:48:41 -0700 (PDT) +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 fO-XMXUL8xv6 for ; + Sat, 17 May 2014 14:48:35 -0700 (PDT) +Received: from mx.xen14.node3324.gplhost.com (gitolite.debian.net + [87.98.215.224]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 22620431FBC + for ; Sat, 17 May 2014 14:48:35 -0700 (PDT) +Received: from remotemail by mx.xen14.node3324.gplhost.com with local (Exim + 4.72) (envelope-from ) + id 1WlmSK-000551-Rj; Sat, 17 May 2014 21:47:48 +0000 +Received: (nullmailer pid 19724 invoked by uid 1000); Sat, 17 May 2014 + 21:47:30 -0000 +From: David Bremner +To: David Edmondson , notmuch@notmuchmail.org +Subject: Re: [PATCH] emacs: Correct the documentation for + `notmuch-search-line-faces'. +In-Reply-To: <1399370610-7146-1-git-send-email-dme@dme.org> +References: + <1399370610-7146-1-git-send-email-dme@dme.org> +User-Agent: Notmuch/0.18 (http://notmuchmail.org) Emacs/24.3.1 + (x86_64-pc-linux-gnu) +Date: Sun, 18 May 2014 06:47:30 +0900 +Message-ID: <87mweg9ix9.fsf@maritornes.cs.unb.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: Sat, 17 May 2014 21:48:42 -0000 + +David Edmondson writes: + +> The implementation and documentation for `notmuch-search-line-faces' +> disagreed in how elements in the list were merged. Correct the +> documentation to match the implementation (that is, the earlier +> elements in the list have precedence over later elements). + +pushed to master. + +d -- 2.26.2