[PATCH 3/3] notmuch: Add support for listing the parent message
[notmuch-archives.git] / 5b / 8c63e79a74e67e59b01f8185ebe6b57ed8b301
1 Return-Path: <felipe.contreras@gmail.com>\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 D3D2D40BFD3\r
6         for <notmuch@notmuchmail.org>; Thu,  7 Oct 2010 01:51:27 -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.999\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-1.999 tagged_above=-999 required=5\r
12         tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1,\r
13         DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001]\r
14         autolearn=ham\r
15 Received: from olra.theworths.org ([127.0.0.1])\r
16         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
17         with ESMTP id 9Os+IceBzOFe for <notmuch@notmuchmail.org>;\r
18         Thu,  7 Oct 2010 01:51:17 -0700 (PDT)\r
19 Received: from mail-bw0-f53.google.com (mail-bw0-f53.google.com\r
20         [209.85.214.53])\r
21         by olra.theworths.org (Postfix) with ESMTP id 2051E40BDA7\r
22         for <notmuch@notmuchmail.org>; Thu,  7 Oct 2010 01:51:16 -0700 (PDT)\r
23 Received: by bwz1 with SMTP id 1so334757bwz.26\r
24         for <notmuch@notmuchmail.org>; Thu, 07 Oct 2010 01:51:14 -0700 (PDT)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
26         h=domainkey-signature:mime-version:received:received:in-reply-to\r
27         :references:date:message-id:subject:from:to:cc:content-type;\r
28         bh=9JcpQbHZ3pbaZgL6VY+zR+uxPcdukQLJ6kZ5xACdh2o=;\r
29         b=p5m32Xe8xE7S7LWR3Ubp6d9aGXniW10HIZpGO1qwpVW4QjSex/8QkEpDxFLJx6h7/1\r
30         junTyZDtnrC21yaV6+s3irdzaFpe6bcqVLiJ6pnSxO+NgervQ+AyrI/zOzSVp7SWYGFs\r
31         1csFp9aeQAlm7Wic+0Y/AW5t9i8hH0TjvPOyY=\r
32 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;\r
33         h=mime-version:in-reply-to:references:date:message-id:subject:from:to\r
34         :cc:content-type;\r
35         b=Hvt9VSOuURRsfr6lSy6HM0FBMOj4SwDF6va5ZPLTgYXOEhZEwYD+0W3CntgJuCLUTd\r
36         2vKN+7eSrASArCT5CPOLHD+T7Mz+b5KG/bkVo+SFGSLxSg0SqN1vpjCqU9xZJOfzfKef\r
37         M1CYG0ftArnjtO9eQqgmEHiZbWmSq+NwsSj9Y=\r
38 MIME-Version: 1.0\r
39 Received: by 10.204.55.135 with SMTP id u7mr403431bkg.122.1286441474321; Thu,\r
40         07 Oct 2010 01:51:14 -0700 (PDT)\r
41 Received: by 10.204.152.142 with HTTP; Thu, 7 Oct 2010 01:51:14 -0700 (PDT)\r
42 In-Reply-To: <87bp777oxr.fsf@SSpaeth.de>\r
43 References: <4CAB8F24.7060300@cs.rpi.edu> <87y6abn92i.fsf@steelpick.2x.cz>\r
44         <87bp777oxr.fsf@SSpaeth.de>\r
45 Date: Thu, 7 Oct 2010 11:51:14 +0300\r
46 Message-ID: <AANLkTik3yjNae+YdZ9W1mzDhfd1KJe+Pxqjbg1uMjY6h@mail.gmail.com>\r
47 Subject: Re: notmuch synchronization\r
48 From: Felipe Contreras <felipe.contreras@gmail.com>\r
49 To: Sebastian Spaeth <Sebastian@sspaeth.de>\r
50 Content-Type: text/plain; charset=UTF-8\r
51 Cc: notmuch@notmuchmail.org\r
52 X-BeenThere: notmuch@notmuchmail.org\r
53 X-Mailman-Version: 2.1.13\r
54 Precedence: list\r
55 List-Id: "Use and development of the notmuch mail system."\r
56         <notmuch.notmuchmail.org>\r
57 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
58         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
59 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
60 List-Post: <mailto:notmuch@notmuchmail.org>\r
61 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
62 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
63         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
64 X-List-Received-Date: Thu, 07 Oct 2010 08:51:28 -0000\r
65 \r
66 On Wed, Oct 6, 2010 at 10:36 AM, Sebastian Spaeth <Sebastian@sspaeth.de> wrote:\r
67 > On 2010-10-06, Michal Sojka wrote:\r
68 >> unfortunately, there is not much news. I only separate from these\r
69 >> patches the part which synchronizes notmuch tags with maildir flags\r
70 >> (unread, replied, etc.) [1]. It works pretty well and I use it to\r
71 >> synchronize my mails with IMAP server. I think that these pathes are\r
72 >> ready to be merged.\r
73 >\r
74 > +10 for merging (some of) the maildir flag/notmuch tag patches. I really wan to\r
75 > see that functionality in notmuch. I have reverted to vanilla notmuch\r
76 > and I'm missing that functionality.\r
77 \r
78 I don't see much happening in the main repo, perhaps we should start a\r
79 notmuch-next branch or something on gitorious?\r
80 \r
81 -- \r
82 Felipe Contreras\r