Re: [PATCH v4 01/16] add util/search-path.{c, h} to test for executables in $PATH
[notmuch-archives.git] / 59 / 0f15c3546242f9daf119c4afe48653a04fd3a4
1 Return-Path: <too@guru.guru-group.fi>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 8CA7A431FB6\r
6         for <notmuch@notmuchmail.org>; Mon,  6 Feb 2012 01:28:26 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id X+mtQXbwH5IP for <notmuch@notmuchmail.org>;\r
16         Mon,  6 Feb 2012 01:28:25 -0800 (PST)\r
17 Received: from guru.guru-group.fi (guru-group.fi [87.108.86.66])\r
18         by olra.theworths.org (Postfix) with ESMTP id 3D9B4431FAF\r
19         for <notmuch@notmuchmail.org>; Mon,  6 Feb 2012 01:28:25 -0800 (PST)\r
20 Received: by guru.guru-group.fi (Postfix, from userid 501)\r
21         id 917B568057; Mon,  6 Feb 2012 11:28:27 +0200 (EET)\r
22 From: Tomi Ollila <tomi.ollila@iki.fi>\r
23 To: notmuch@notmuchmail.org\r
24 Subject: [PATCH v6 3/3] NEWS: add news section for new.ignore\r
25 Date: Mon,  6 Feb 2012 11:28:25 +0200\r
26 Message-Id: <1328520505-26382-3-git-send-email-tomi.ollila@iki.fi>\r
27 X-Mailer: git-send-email 1.7.6.1\r
28 In-Reply-To: <1328520505-26382-1-git-send-email-tomi.ollila@iki.fi>\r
29 References: <1315949524-4948-1-git-send-email-tomi.ollila@iki.fi>\r
30         <1328520505-26382-1-git-send-email-tomi.ollila@iki.fi>\r
31 Cc: Tomi Ollila <tomi.ollila@iki.fi>\r
32 X-BeenThere: notmuch@notmuchmail.org\r
33 X-Mailman-Version: 2.1.13\r
34 Precedence: list\r
35 List-Id: "Use and development of the notmuch mail system."\r
36         <notmuch.notmuchmail.org>\r
37 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
38         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
39 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
40 List-Post: <mailto:notmuch@notmuchmail.org>\r
41 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
42 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
43         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
44 X-List-Received-Date: Mon, 06 Feb 2012 09:28:26 -0000\r
45 \r
46 Added NEWS section 'Mail store folder/file ignore'.\r
47 ---\r
48  NEWS |    6 ++++++\r
49  1 files changed, 6 insertions(+), 0 deletions(-)\r
50 \r
51 diff --git a/NEWS b/NEWS\r
52 index 5c5b645..59da584 100644\r
53 --- a/NEWS\r
54 +++ b/NEWS\r
55 @@ -29,6 +29,12 @@ Tag exclusion\r
56  \r
57      notmuch config set search.exclude_tags deleted spam\r
58  \r
59 +Mail store folder/file ignore\r
60 +\r
61 +  New configuration option `new.ignore` is used to inform notmuch about\r
62 +  folders and files that are not mail files or contain material that is\r
63 +  not desired to be known by notmuch.\r
64 +\r
65  Emacs Interface\r
66  ---------------\r
67  \r
68 -- \r
69 1.7.6.5\r
70 \r