Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / d9 / 275cc13902ebee4425c1abbdae1aeb5e4180b0
1 Return-Path: <cworth@cworth.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 16E21431FD0\r
6         for <notmuch@notmuchmail.org>; Thu, 26 May 2011 10:20:30 -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: 0.01\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.01 tagged_above=-999 required=5\r
12         tests=[T_MIME_NO_TEXT=0.01] 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 ExYsSFCPrbY8 for <notmuch@notmuchmail.org>;\r
16         Thu, 26 May 2011 10:20:29 -0700 (PDT)\r
17 Received: from arlo.cworth.org (arlo.cworth.org [50.43.72.2])\r
18         by olra.theworths.org (Postfix) with ESMTP id 90873431FB6\r
19         for <notmuch@notmuchmail.org>; Thu, 26 May 2011 10:20:29 -0700 (PDT)\r
20 Received: from yoom.home.cworth.org (localhost [127.0.0.1])\r
21         by arlo.cworth.org (Postfix) with ESMTP id 667C129A523;\r
22         Thu, 26 May 2011 10:20:28 -0700 (PDT)\r
23 Received: by yoom.home.cworth.org (Postfix, from userid 1000)\r
24         id BC69125417E; Thu, 26 May 2011 10:20:27 -0700 (PDT)\r
25 From: Carl Worth <cworth@cworth.org>\r
26 To: Patrick Totzke <patricktotzke@googlemail.com>,\r
27         notmuch <notmuch@notmuchmail.org>\r
28 Subject: Re: one-time-iterators\r
29 In-Reply-To: <1306397849-sup-3304@brick>\r
30 References: <1306397849-sup-3304@brick>\r
31 User-Agent: Notmuch/0.5 (http://notmuchmail.org) Emacs/23.3.1\r
32         (i486-pc-linux-gnu)\r
33 Date: Thu, 26 May 2011 10:20:21 -0700\r
34 Message-ID: <877h9d9y5m.fsf@yoom.home.cworth.org>\r
35 MIME-Version: 1.0\r
36 Content-Type: multipart/signed; boundary="=-=-=";\r
37         micalg=pgp-sha1; protocol="application/pgp-signature"\r
38 X-BeenThere: notmuch@notmuchmail.org\r
39 X-Mailman-Version: 2.1.13\r
40 Precedence: list\r
41 List-Id: "Use and development of the notmuch mail system."\r
42         <notmuch.notmuchmail.org>\r
43 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
44         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
45 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
46 List-Post: <mailto:notmuch@notmuchmail.org>\r
47 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
48 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
49         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
50 X-List-Received-Date: Thu, 26 May 2011 17:20:30 -0000\r
51 \r
52 --=-=-=\r
53 Content-Transfer-Encoding: quoted-printable\r
54 \r
55 On Thu, 26 May 2011 09:31:19 +0100, Patrick Totzke <patricktotzke@googlemai=\r
56 l.com> wrote:\r
57 > Wow. This reads really complicated. All I want to say is:\r
58 > if I change tags in my search-results view, I get Xapian errors :)\r
59 \r
60 Yes, that's frustrating. I wish that we had a more reliable interface at\r
61 the notmuch library level. But I'm not entirely sure what would be the\r
62 best way to do this.\r
63 \r
64 > The question: How do you solve this in the emacs code?\r
65 > do you store all tids of a query?=20\r
66 \r
67 The emacs code does not use the notmuch library interface like your\r
68 python bindings do. Instead, it uses the notmuch command-line tool, (and\r
69 buffers up the text output by it). The support for asynchronous\r
70 operations in the emacs interface means that it's likely possible\r
71 someone could run into a similar problem:\r
72 \r
73         1. Start a search returning a *lot* of results\r
74 \r
75         2. When the first results come in, make some tag changes\r
76 \r
77         3. See if the original search aborts\r
78 \r
79 I may have even had this happen to me before, but if I did I've never\r
80 actually noticed it. I don't know what a good answer might be for this\r
81 problem.\r
82 \r
83 =2DCarl\r
84 \r
85 =2D-=20\r
86 carl.d.worth@intel.com\r
87 \r
88 --=-=-=\r
89 Content-Type: application/pgp-signature\r
90 \r
91 -----BEGIN PGP SIGNATURE-----\r
92 Version: GnuPG v1.4.11 (GNU/Linux)\r
93 \r
94 iEYEARECAAYFAk3ei9UACgkQ6JDdNq8qSWhDrgCfTwG3CzgNvQNY3iktxz59ano+\r
95 z9wAn2tCIq9N4MIlcKNTqAdlnNl0keKH\r
96 =YPqS\r
97 -----END PGP SIGNATURE-----\r
98 --=-=-=--\r