Re: [PATCH] create .mailmap file (for git shortlog/blame)
[notmuch-archives.git] / 41 / c335cc1329da2ef7f6f2a93dad1b9ef3f756a0
1 Return-Path: <BATV+822af461729d84aba39a+2482+infradead.org+hohndel@bombadil.srs.infradead.org>\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 5F64C4196F0\r
6         for <notmuch@notmuchmail.org>; Wed,  9 Jun 2010 20:03:36 -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: -3.407\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-3.407 tagged_above=-999 required=5\r
12         tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, RDNS_NONE=0.793]\r
13         autolearn=ham\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 TiPt8BMS4DG4 for <notmuch@notmuchmail.org>;\r
17         Wed,  9 Jun 2010 20:03:24 -0700 (PDT)\r
18 Received: from bombadil.infradead.org (unknown [18.85.46.34])\r
19         by olra.theworths.org (Postfix) with ESMTP id 36EA8431FC1\r
20         for <notmuch@notmuchmail.org>; Wed,  9 Jun 2010 20:03:24 -0700 (PDT)\r
21 Received: from localhost ([::1] helo=x201s.gr8dns.org)\r
22         by bombadil.infradead.org with esmtp (Exim 4.72 #1 (Red Hat Linux))\r
23         id 1OMY34-0000zH-EC; Thu, 10 Jun 2010 03:03:18 +0000\r
24 Received: by x201s.gr8dns.org (Postfix, from userid 500)\r
25         id E797F243068; Wed,  9 Jun 2010 20:01:15 -0700 (PDT)\r
26 From: Dirk Hohndel <hohndel@infradead.org>\r
27 To: Matt Fleming <matt@console-pimps.org>, Michal Sojka <sojkam1@fel.cvut.cz>,\r
28         notmuch@notmuchmail.org\r
29 Subject: Re: [PATCH 0/4] Maildir synchronization\r
30 In-Reply-To: <87d3w082dh.fsf@linux-g6p1.site>\r
31 References: <1273580061-22580-1-git-send-email-sojkam1@fel.cvut.cz>\r
32         <87d3w082dh.fsf@linux-g6p1.site>\r
33 User-Agent: Notmuch/0.3.1-70-g259d48b (http://notmuchmail.org) Emacs/23.2.1\r
34         (x86_64-redhat-linux-gnu)\r
35 Date: Wed, 09 Jun 2010 20:01:15 -0700\r
36 Message-ID: <m3zkz3d210.fsf@x201s.gr8dns.org>\r
37 MIME-Version: 1.0\r
38 Content-Type: text/plain; charset=us-ascii\r
39 X-SRS-Rewrite: SMTP reverse-path rewritten from <hohndel@infradead.org> by\r
40         bombadil.infradead.org See http://www.infradead.org/rpr.html\r
41 X-BeenThere: notmuch@notmuchmail.org\r
42 X-Mailman-Version: 2.1.13\r
43 Precedence: list\r
44 List-Id: "Use and development of the notmuch mail system."\r
45         <notmuch.notmuchmail.org>\r
46 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
47         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
48 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
49 List-Post: <mailto:notmuch@notmuchmail.org>\r
50 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
51 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
52         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
53 X-List-Received-Date: Thu, 10 Jun 2010 03:03:36 -0000\r
54 \r
55 On Wed, 09 Jun 2010 19:52:42 +0100, Matt Fleming <matt@console-pimps.org> wrote:\r
56 > On Tue, 11 May 2010 14:14:17 +0200, Michal Sojka <sojkam1@fel.cvut.cz> wrote:\r
57 > > Hi,\r
58 > > \r
59 > > these patches implement synchronization between maildir flags and\r
60 > > notmuch tags. The synchronization can be configured to not happen at\r
61 > > all (default), to set/unset tags when importing new (or new and\r
62 > > renamed) messages and to happen in both directions - set/unset tags\r
63 > > during importing and change maildir flags during tagging.\r
64\r
65 > I finally got around to testing these patches and I think they're great!\r
66 > It would be fantastic if these could be merged into the main notmuch\r
67 > tree.\r
68 \r
69 I've been using them for a while as well and love the feature, but I\r
70 keep running into situations where notmuch seems to get out of sync\r
71 regarding file names on disk. I haven't done a lot of searching on what\r
72 exactly causes this - but the symptom is that you'll open a message,\r
73 read it and then try to do something on it (like, save an attachment)\r
74 and suddenly are told that the message file on disk can't be found.\r
75 Or that you reply to a message and just as you are trying to send the\r
76 reply things fail for the same reason.\r
77 \r
78 Next time this happens I'll take a closer look at the filenames\r
79 displayed to see what's going on.\r
80 \r
81 /D\r
82 \r
83 -- \r
84 Dirk Hohndel\r
85 Intel Open Source Technology Center\r