[PATCH 2/6] lib: Add per-message last modification tracking
[notmuch-archives.git] / dd / 370390fcc81e764cba9b18d60e623d68ad25b3
1 Return-Path: <sojkam1@fel.cvut.cz>\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 681A34196F0\r
6         for <notmuch@notmuchmail.org>; Thu,  8 Apr 2010 21:25:29 -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: -1.9\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5\r
12         tests=[BAYES_00=-1.9] 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 F4iPqsD7EwD8 for <notmuch@notmuchmail.org>;\r
16         Thu,  8 Apr 2010 21:25:27 -0700 (PDT)\r
17 Received: from max.feld.cvut.cz (max.feld.cvut.cz [147.32.192.36])\r
18         by olra.theworths.org (Postfix) with ESMTP id C43FD431FC1\r
19         for <notmuch@notmuchmail.org>; Thu,  8 Apr 2010 21:25:27 -0700 (PDT)\r
20 Received: from localhost (unknown [192.168.200.4])\r
21         by max.feld.cvut.cz (Postfix) with ESMTP id EFD5B19F3417;\r
22         Fri,  9 Apr 2010 06:25:19 +0200 (CEST)\r
23 X-Virus-Scanned: IMAP AMAVIS\r
24 Received: from max.feld.cvut.cz ([192.168.200.1])\r
25         by localhost (styx.feld.cvut.cz [192.168.200.4]) (amavisd-new,\r
26         port 10044)\r
27         with ESMTP id sybB1js+tbvH; Fri,  9 Apr 2010 06:25:17 +0200 (CEST)\r
28 Received: from imap.feld.cvut.cz (imap.feld.cvut.cz [147.32.192.34])\r
29         by max.feld.cvut.cz (Postfix) with ESMTP id A66EF19F33C0;\r
30         Fri,  9 Apr 2010 06:25:15 +0200 (CEST)\r
31 Received: from steelpick.2x.cz (k335-30.felk.cvut.cz [147.32.86.30])\r
32         (Authenticated sender: sojkam1)\r
33         by imap.feld.cvut.cz (Postfix) with ESMTPSA id 9909DFA003;\r
34         Fri,  9 Apr 2010 06:25:15 +0200 (CEST)\r
35 Received: from wsh by steelpick.2x.cz with local (Exim 4.71)\r
36         (envelope-from <sojkam1@fel.cvut.cz>)\r
37         id 1O05mM-0008TJ-Cb; Fri, 09 Apr 2010 06:25:14 +0200\r
38 From: Michal Sojka <sojkam1@fel.cvut.cz>\r
39 To: Anthony Towns <aj@erisian.com.au>,\r
40         Jameson Rollins <jrollins@finestructure.net>\r
41 Subject: Re: Plans for the 0.2 release (this week)\r
42 In-Reply-To: <x2u87b3a4191004082022n98887647lef9b04daf7c50943@mail.gmail.com>\r
43 References: <8739z6rjxf.fsf@yoom.home.cworth.org>\r
44         <87tyrmavoc.fsf@servo.finestructure.net>\r
45         <x2u87b3a4191004082022n98887647lef9b04daf7c50943@mail.gmail.com>\r
46 Date: Fri, 09 Apr 2010 06:25:14 +0200\r
47 Message-ID: <874ojl6ymt.fsf@steelpick.2x.cz>\r
48 MIME-Version: 1.0\r
49 Content-Type: text/plain; charset=us-ascii\r
50 Cc: notmuch@notmuchmail.org\r
51 X-BeenThere: notmuch@notmuchmail.org\r
52 X-Mailman-Version: 2.1.13\r
53 Precedence: list\r
54 List-Id: "Use and development of the notmuch mail system."\r
55         <notmuch.notmuchmail.org>\r
56 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
58 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
59 List-Post: <mailto:notmuch@notmuchmail.org>\r
60 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
61 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
62         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
63 X-List-Received-Date: Fri, 09 Apr 2010 04:25:29 -0000\r
64 \r
65 On Fri, 09 Apr 2010, Anthony Towns wrote:\r
66 > On Fri, Apr 9, 2010 at 00:03, Jameson Rollins\r
67 > <jrollins@finestructure.net> wrote:\r
68 > > Presumably others must be annoyed about having to manually "read" and\r
69 > > archive all their sent mail, unless there's some other way that people\r
70 > > having been dealing with this that I'm not aware of.\r
71\r
72 > I haven't switched over to notmuch properly yet, but in my initial\r
73 > import of my mail I made a couple of patches to notmuch new that let\r
74 > me get the tags right first. One was to make:\r
75\r
76 >     notmuch new --initial-tags=list,unread\r
77\r
78 > set the initial tags for newly found messages to "list" and "unread"\r
79 > instead of the default "inbox" and "unread".\r
80\r
81 > The other was to make:\r
82\r
83 >     find Mail/.Saved/ -type f | notmuch new --initial-tags=archived --file-list\r
84\r
85 > only process the mail files listed on stdin (via find), and give them\r
86 > the explicit tags I specify. That way I could import all my existing\r
87 > archived mail without it appearing in my inbox or as unread.\r
88 \r
89 Hmm, quite interesting feature. I think that several people asked for\r
90 this in the past. I'd be happy to see the patches.\r
91 \r
92 -Michal\r