Re: [PATCH 1/1] emacs: initialize ido(-completing-read) in emacs 23.[123]
[notmuch-archives.git] / e5 / efaf6022d1eb4187558e7fe6b37e5902cd0fc9
1 Return-Path: <pioto@pioto.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 7F6FC40D14B\r
6         for <notmuch@notmuchmail.org>; Mon, 18 Oct 2010 07:12:49 -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 X0pkpZ9v9MLE for <notmuch@notmuchmail.org>;\r
16         Mon, 18 Oct 2010 07:12:38 -0700 (PDT)\r
17 Received: from everglades.pioto.org (mail.pioto.org [207.192.71.235])\r
18         by olra.theworths.org (Postfix) with ESMTP id B617B40D143\r
19         for <notmuch@notmuchmail.org>; Mon, 18 Oct 2010 07:12:38 -0700 (PDT)\r
20 Received: from pioto.org (pit84.pair.com [216.92.130.84])\r
21         (Authenticated sender: pioto)\r
22         by everglades.pioto.org (Postfix) with ESMTPSA id F287D1604B5\r
23         for <notmuch@notmuchmail.org>; Mon, 18 Oct 2010 10:12:37 -0400 (EDT)\r
24 Date: Mon, 18 Oct 2010 10:12:31 -0400\r
25 From: Mike Kelly <pioto@pioto.org>\r
26 To: notmuch@notmuchmail.org\r
27 Subject: Re: [PATCH 0/4] Maildir synchronization v2\r
28 Message-ID: <20101018101231.69904381@pioto.org>\r
29 In-Reply-To: <1286972038-21064-1-git-send-email-sojkam1@fel.cvut.cz>\r
30 References: <1286972038-21064-1-git-send-email-sojkam1@fel.cvut.cz>\r
31 X-Mailer: Claws Mail 3.7.6 (GTK+ 2.18.7; i386-portbld-freebsd8.0)\r
32 Mime-Version: 1.0\r
33 Content-Type: text/plain; charset=US-ASCII\r
34 Content-Transfer-Encoding: 7bit\r
35 X-BeenThere: notmuch@notmuchmail.org\r
36 X-Mailman-Version: 2.1.13\r
37 Precedence: list\r
38 List-Id: "Use and development of the notmuch mail system."\r
39         <notmuch.notmuchmail.org>\r
40 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
41         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
42 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
43 List-Post: <mailto:notmuch@notmuchmail.org>\r
44 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
45 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
46         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
47 X-List-Received-Date: Mon, 18 Oct 2010 14:12:49 -0000\r
48 \r
49 On Wed, 13 Oct 2010 14:13:54 +0200\r
50 Michal Sojka <sojkam1@fel.cvut.cz> wrote:\r
51 \r
52 > Hi,\r
53\r
54 > this is an updated version of patches sent in\r
55 > id:1273580061-22580-1-git-send-email-sojkam1@fel.cvut.cz. Only the\r
56 > last patch (tests) was actually updated to work with new test suite.\r
57 > These patches has already been tested by several people and I think\r
58 > they are ready to be merged. They can be pulled by:\r
59\r
60 > git pull git://rtime.felk.cvut.cz/notmuch maildir-sync-v2\r
61 \r
62 I've tested these patches on Linux, and they seem to work as expected.\r
63 However, I'd like to suggest/request that the level-4 syncing of a\r
64 filename should happen in notmuch_(message|thread)_(add|remove)_tag(),\r
65 not in notmuch-tag.cc. Otherwise, anyone using libnotmuch directly\r
66 (e.g. alternative clients, things using python bindings, etc) will not\r
67 benefit from this.\r
68 \r
69 -- \r
70 Mike Kelly\r