Re: Avoiding the "huge INBOX of death"
[notmuch-archives.git] / 4b / 3fe3a08fb7d5ffc40dc57dbf08236911e886d4
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 1A889431FB6\r
6         for <notmuch@notmuchmail.org>; Thu, 31 Jul 2014 00:05:00 -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: -2.3\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_MED=-2.3] autolearn=disabled\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 pV2JHw8ncU86 for <notmuch@notmuchmail.org>;\r
16         Thu, 31 Jul 2014 00:04:54 -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 7C2DE431FAE\r
19         for <notmuch@notmuchmail.org>; Thu, 31 Jul 2014 00:04:54 -0700 (PDT)\r
20 Received: from localhost (unknown [192.168.200.7])\r
21         by max.feld.cvut.cz (Postfix) with ESMTP id 580C23CFED6;\r
22         Thu, 31 Jul 2014 09:04:42 +0200 (CEST)\r
23 X-Virus-Scanned: IMAP STYX AMAVIS\r
24 Received: from max.feld.cvut.cz ([192.168.200.1])\r
25         by localhost (styx.feld.cvut.cz [192.168.200.7]) (amavisd-new,\r
26         port 10044)\r
27         with ESMTP id 300GzUXQqKMx; Thu, 31 Jul 2014 09:04:37 +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 5F1F53CFEC0;\r
30         Thu, 31 Jul 2014 09:04:36 +0200 (CEST)\r
31 Received: from wsh by steelpick.2x.cz with local (Exim 4.82_1-5b7a7c0-XX)\r
32         (envelope-from <sojkam1@fel.cvut.cz>)\r
33         id 1XCkPd-0001uT-0c; Thu, 31 Jul 2014 09:04:29 +0200\r
34 From: Michal Sojka <sojkam1@fel.cvut.cz>\r
35 To: Trevor Jim <tjim@mac.com>\r
36 Subject: Re: [PATCH RFC] Emacs: Add address completion mechanism implemented\r
37         in elisp\r
38 In-Reply-To: <472ef380-a3ff-4c3b-b731-c8bb4a32723a@me.com>\r
39 References: <472ef380-a3ff-4c3b-b731-c8bb4a32723a@me.com>\r
40 User-Agent: Notmuch/0.18.1+51~gbbbdf04 (http://notmuchmail.org) Emacs/24.3.1\r
41         (x86_64-pc-linux-gnu)\r
42 Date: Thu, 31 Jul 2014 09:04:28 +0200\r
43 Message-ID: <87zjfq3t6r.fsf@steelpick.2x.cz>\r
44 MIME-Version: 1.0\r
45 Content-Type: text/plain\r
46 Cc: notmuch@notmuchmail.org\r
47 X-BeenThere: notmuch@notmuchmail.org\r
48 X-Mailman-Version: 2.1.13\r
49 Precedence: list\r
50 List-Id: "Use and development of the notmuch mail system."\r
51         <notmuch.notmuchmail.org>\r
52 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
53         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
54 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
55 List-Post: <mailto:notmuch@notmuchmail.org>\r
56 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
57 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
58         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
59 X-List-Received-Date: Thu, 31 Jul 2014 07:05:00 -0000\r
60 \r
61 On Thu, Jul 31 2014, Trevor Jim wrote:\r
62 > BTW I have been refactoring my async process code. You might consider\r
63 > it for your patch.\r
64 \r
65 I'll look at that. I figured out that I might also reuse\r
66 notmuch-parser.el. I'll post here my findings later.\r
67 \r
68 -Michal\r