Re: priorities for 0.7
[notmuch-archives.git] / 27 / dfd2f3765ea54c315e56a0b4d92b6e67f15378
1 Return-Path: <Sebastian@SSpaeth.de>\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 EB83D4196F2\r
6         for <notmuch@notmuchmail.org>; Mon, 12 Apr 2010 01:00:45 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.001\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.001 tagged_above=-999 required=5\r
12         tests=[BAYES_20=-0.001] autolearn=ham\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 s-R30KWTUzl6 for <notmuch@notmuchmail.org>;\r
16         Mon, 12 Apr 2010 01:00:45 -0700 (PDT)\r
17 Received: from homiemail-a24.g.dreamhost.com (caiajhbdccah.dreamhost.com\r
18         [208.97.132.207])\r
19         by olra.theworths.org (Postfix) with ESMTP id 56038431FC1\r
20         for <notmuch@notmuchmail.org>; Mon, 12 Apr 2010 01:00:45 -0700 (PDT)\r
21 Received: from sspaeth.de (mtec-hg-docking-1-dhcp-204.ethz.ch\r
22         [129.132.133.204])\r
23         by homiemail-a24.g.dreamhost.com (Postfix) with ESMTPA id 0D0462C8082; \r
24         Mon, 12 Apr 2010 01:00:39 -0700 (PDT)\r
25 Received: by sspaeth.de (sSMTP sendmail emulation);\r
26         Mon, 12 Apr 2010 10:00:37 +0200\r
27 From: "Sebastian Spaeth" <Sebastian@SSpaeth.de>\r
28 To: Anthony Towns <aj@erisian.com.au>, notmuch <notmuch@notmuchmail.org>\r
29 Subject: Re: [PATCH] notmuch new --new-tags=tags...\r
30 In-Reply-To: <n2x87b3a4191004100803z9d4c4c2bp52f5cf0d7b712362@mail.gmail.com>\r
31 References: <n2x87b3a4191004100803z9d4c4c2bp52f5cf0d7b712362@mail.gmail.com>\r
32 Date: Mon, 12 Apr 2010 10:00:37 +0200\r
33 Message-ID: <871velp0be.fsf@SSpaeth.de>\r
34 User-Agent: notmuch version 0.1.1 (Emacs 23.1.1/x86_64-pc-linux-gnu)\r
35 MIME-Version: 1.0\r
36 Content-Type: text/plain; charset=us-ascii\r
37 X-BeenThere: notmuch@notmuchmail.org\r
38 X-Mailman-Version: 2.1.13\r
39 Precedence: list\r
40 List-Id: "Use and development of the notmuch mail system."\r
41         <notmuch.notmuchmail.org>\r
42 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
43         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
44 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
45 List-Post: <mailto:notmuch@notmuchmail.org>\r
46 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
47 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
48         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
49 X-List-Received-Date: Mon, 12 Apr 2010 08:00:46 -0000\r
50 \r
51 On 2010-04-10, Anthony Towns wrote:\r
52 > Hi *,\r
53\r
54 > The attached patch makes "notmuch new --new-tags=unread,new" set the\r
55 > "unread" and "new" tags on any new mail it finds rather than "unread"\r
56 > and "inbox". Or whatever other tags you happen to specify.\r
57 \r
58 Thanks for the patch. I can't comment on the code quality, but rather\r
59 than having to specify the set of new tags on the command line every\r
60 time, I think it would make more sense to put them in the notmuch config\r
61 file as this patch does:\r
62 id:1268432006-24333-2-git-send-email-bgamari.foss@gmail.com\r
63 \r
64 Looking forward to configurable notmuch tags.\r
65 \r
66 Sebastian\r