Re: [PATCH v4 10/16] Add n_d_add_message_with_indexopts (extension of n_d_add_message)
[notmuch-archives.git] / 49 / 2d555aaa71c9a62e94618645a2681e7829faf7
1 Return-Path: <jeremy@nickurak.ca>\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 AB0F9429E3B\r
6         for <notmuch@notmuchmail.org>; Mon, 16 Jan 2012 14:18:19 -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.7\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_LOW=-0.7]\r
13         autolearn=disabled\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id VMTHjFaPo7i7 for <notmuch@notmuchmail.org>;\r
17         Mon, 16 Jan 2012 14:18:19 -0800 (PST)\r
18 Received: from mail-qy0-f181.google.com (mail-qy0-f181.google.com\r
19         [209.85.216.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id 32C46429E35\r
22         for <notmuch@notmuchmail.org>; Mon, 16 Jan 2012 14:18:19 -0800 (PST)\r
23 Received: by qcqw6 with SMTP id w6so2269151qcq.26\r
24         for <notmuch@notmuchmail.org>; Mon, 16 Jan 2012 14:18:18 -0800 (PST)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
26         d=nickurak.ca; s=google-dkim;\r
27         h=mime-version:sender:x-originating-ip:in-reply-to:references:date\r
28         :x-google-sender-auth:message-id:subject:from:to:content-type\r
29         :content-transfer-encoding;\r
30         bh=+blJI3SmflPcLDGhDL0nqAhBLFeQfqC+Xzn/FYes9Ns=;\r
31         b=CQJekScquG+VDZtkIlZBjXKODAyBN6NjbxS0Fu927PxmhU1oHQ7LQK0HA+vXlMROnv\r
32         t+X15JijmIHb6v/Lgkc3hUGSbVX1MAXTfR/82/sXNJN8OZOxJSBYyMUOO7bxoLZnIo0n\r
33         lcW7TP0pLDAVfN48lcBjlcziNGj4ZNZwZBdZ0=\r
34 MIME-Version: 1.0\r
35 Received: by 10.229.136.70 with SMTP id q6mr4966151qct.137.1326752298619; Mon,\r
36         16 Jan 2012 14:18:18 -0800 (PST)\r
37 Sender: jeremy@nickurak.ca\r
38 Received: by 10.229.40.149 with HTTP; Mon, 16 Jan 2012 14:18:18 -0800 (PST)\r
39 X-Originating-IP: [128.221.197.58]\r
40 In-Reply-To: <20120116192836.GC16740@mit.edu>\r
41 References: <1326258173-21163-1-git-send-email-amdragon@mit.edu>\r
42         <1326496024-14403-1-git-send-email-amdragon@mit.edu>\r
43         <1326496024-14403-4-git-send-email-amdragon@mit.edu>\r
44         <87wr8tsvit.fsf@servo.finestructure.net>\r
45         <cunfwfg57uh.fsf@hotblack-desiato.hh.sledj.net>\r
46         <20120116192836.GC16740@mit.edu>\r
47 Date: Mon, 16 Jan 2012 15:18:18 -0700\r
48 X-Google-Sender-Auth: ivcylM4D1s88L0rk853tVri3-HY\r
49 Message-ID:\r
50  <CA+eQo_2DKzHdwOejmBRPCMzs+HjwKBFRNFdn30DY-LD9Ym4-Gg@mail.gmail.com>\r
51 Subject: Re: [PATCH v2 3/3] search: Support automatic tag exclusions\r
52 From: Jeremy Nickurak <not-much@trk.nickurak.ca>\r
53 To: notmuch@notmuchmail.org\r
54 Content-Type: text/plain; charset=UTF-8\r
55 Content-Transfer-Encoding: quoted-printable\r
56 X-BeenThere: notmuch@notmuchmail.org\r
57 X-Mailman-Version: 2.1.13\r
58 Precedence: list\r
59 List-Id: "Use and development of the notmuch mail system."\r
60         <notmuch.notmuchmail.org>\r
61 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
62         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
63 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
64 List-Post: <mailto:notmuch@notmuchmail.org>\r
65 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
66 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
67         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
68 X-List-Received-Date: Mon, 16 Jan 2012 22:18:19 -0000\r
69 \r
70 On Mon, Jan 16, 2012 at 12:28, Austin Clements <amdragon@mit.edu> wrote:\r
71 > Quoth David Edmondson on Jan 16 at =C2=A09:12 am:\r
72 >> Having "deleted" and "spam" as default settings in the configuration\r
73 >> file might be more reasonable.\r
74 >\r
75 > Sorry, I'm confused. =C2=A0Are you saying deleted;spam should or should n=\r
76 ot\r
77 > be the default?\r
78 \r
79 If I read correctly:\r
80 \r
81 1) If no exclude options are in the config file, none should be used.\r
82 2) On notmuch setup, "deleted" and "spam" should be added to .notmuch-confi=\r
83 g\r