Re: maintenance of notmuch ruby bindings
[notmuch-archives.git] / 33 / f93ae8d6a140da5823f0b7045078917c761e7b
1 Return-Path: <anton@khirnov.net>\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 7B122431FD4\r
6         for <notmuch@notmuchmail.org>; Mon, 16 Jan 2012 11:05:01 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         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 tsGfz+mtjgdA for <notmuch@notmuchmail.org>;\r
16         Mon, 16 Jan 2012 11:05:00 -0800 (PST)\r
17 Received: from smtp1.kolej.mff.cuni.cz (smtp1.kolej.mff.cuni.cz\r
18         [78.128.192.10])\r
19         (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id 9E2DA431FB6\r
22         for <notmuch@notmuchmail.org>; Mon, 16 Jan 2012 11:05:00 -0800 (PST)\r
23 X-Envelope-From: anton@khirnov.net\r
24 Received: from daenerys.khirnov.net (zohar.kolej.mff.cuni.cz [78.128.198.199])\r
25         by smtp1.kolej.mff.cuni.cz (8.14.4/8.14.4) with ESMTP id\r
26         q0GJ4mpr090442; Mon, 16 Jan 2012 20:04:49 +0100 (CET)\r
27         (envelope-from anton@khirnov.net)\r
28 Received: from daenerys.khirnov.net (localhost [127.0.0.1])\r
29         by daenerys.khirnov.net (Postfix) with ESMTP id 80D0B1235F1;\r
30         Mon, 16 Jan 2012 20:04:47 +0100 (CET)\r
31 Content-Type: text/plain; charset="utf-8"\r
32 MIME-Version: 1.0\r
33 Content-Transfer-Encoding: quoted-printable\r
34 User-Agent: notmuch-vimpy\r
35 Message-ID: <20120116190447.7260.18617@daenerys.khirnov.net>\r
36 Date: Mon, 16 Jan 2012 20:04:47 +0100\r
37 References: <20120114075443.27927.39754@daenerys.khirnov.net>\r
38         <87r4z1iudw.fsf@zancas.localnet>\r
39         <20120115153408.30382.40507@daenerys.khirnov.net>\r
40         <87mx9n7dq4.fsf@servo.finestructure.net>\r
41 To: Jameson Graef Rollins <jrollins@finestructure.net>,\r
42  notmuch@notmuchmail.org\r
43 In-Reply-To: <87mx9n7dq4.fsf@servo.finestructure.net>\r
44 From: Anton Khirnov <anton@khirnov.net>\r
45 Subject: Re: [RFC] vim plugin rewrite II\r
46 X-BeenThere: notmuch@notmuchmail.org\r
47 X-Mailman-Version: 2.1.13\r
48 Precedence: list\r
49 List-Id: "Use and development of the notmuch mail system."\r
50         <notmuch.notmuchmail.org>\r
51 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
52         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
53 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
54 List-Post: <mailto:notmuch@notmuchmail.org>\r
55 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
56 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
58 X-List-Received-Date: Mon, 16 Jan 2012 19:05:01 -0000\r
59 \r
60 \r
61 On Mon, 16 Jan 2012 09:34:59 -0800, Jameson Graef Rollins <jrollins@finestr=\r
62 ucture.net> wrote:\r
63 > On Sun, 15 Jan 2012 16:34:08 +0100, Anton Khirnov <anton@khirnov.net> wro=\r
64 te:\r
65 > > Yes, it's still synchronous. I suppose making it asynchronous shouldn't\r
66 > > be all that hard, i just never found enough time and motivation for that\r
67 > > (it was never a huge problem here).\r
68 > =\r
69 \r
70 > My understanding was that vim was not actually capable of loading files\r
71 > asynchronously.  That would be very interesting if it was.\r
72 > =\r
73 \r
74 \r
75 It should be possible to run the query in a separate python thread which\r
76 would write the results into the vim buffer.\r
77 \r
78 -- =\r
79 \r
80 Anton Khirnov\r