[PATCH v2 11/14] cli/reply: return internet address list from get header funcs
[notmuch-archives.git] / a1 / 8afcbd7350e2addddd4fb8a14796df01ff4f62
1 Return-Path: <jrollins@finestructure.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 0D6AF4196F0\r
6         for <notmuch@notmuchmail.org>; Wed, 28 Apr 2010 15:41:24 -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.89\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-1.89 tagged_above=-999 required=5\r
12         tests=[BAYES_00=-1.9, T_MIME_NO_TEXT=0.01] 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 12MP-7JX90q5 for <notmuch@notmuchmail.org>;\r
16         Wed, 28 Apr 2010 15:41:23 -0700 (PDT)\r
17 Received: from tarap.cc.columbia.edu (tarap.cc.columbia.edu [128.59.29.7])\r
18         by olra.theworths.org (Postfix) with ESMTP id E4F12431FC1\r
19         for <notmuch@notmuchmail.org>; Wed, 28 Apr 2010 15:41:22 -0700 (PDT)\r
20 Received: from servo.finestructure.net (cpe-72-227-128-66.nyc.res.rr.com\r
21         [72.227.128.66])\r
22         (user=jgr2110 author=jrollins@finestructure.net mech=PLAIN bits=0)\r
23         by tarap.cc.columbia.edu (8.14.3/8.14.3) with ESMTP id o3SMfLuG020779\r
24         (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NOT)\r
25         for <notmuch@notmuchmail.org>; Wed, 28 Apr 2010 18:41:22 -0400 (EDT)\r
26 Received: from jrollins by servo.finestructure.net with local (Exim 4.71)\r
27         (envelope-from <jrollins@finestructure.net>) id 1O7FwX-0005fc-MB\r
28         for notmuch@notmuchmail.org; Wed, 28 Apr 2010 18:41:21 -0400\r
29 From: Jameson Rollins <jrollins@finestructure.net>\r
30 To: Notmuch Mail <notmuch@notmuchmail.org>\r
31 Subject: Re: bug report: xapian error for message id with '..'\r
32 In-Reply-To: <87y6g7zr6q.fsf@servo.finestructure.net>\r
33 References: <87y6g7zr6q.fsf@servo.finestructure.net>\r
34 User-Agent: Notmuch/0.3.1-18-gaf7aad2 (http://notmuchmail.org) Emacs/23.1.1\r
35         (i486-pc-linux-gnu)\r
36 Date: Wed, 28 Apr 2010 18:41:18 -0400\r
37 Message-ID: <87vdbbw67l.fsf@servo.finestructure.net>\r
38 MIME-Version: 1.0\r
39 Content-Type: multipart/signed; boundary="=-=-=";\r
40         micalg=pgp-sha256; protocol="application/pgp-signature"\r
41 X-No-Spam-Score: Local\r
42 X-Scanned-By: MIMEDefang 2.68 on 128.59.29.7\r
43 X-BeenThere: notmuch@notmuchmail.org\r
44 X-Mailman-Version: 2.1.13\r
45 Precedence: list\r
46 List-Id: "Use and development of the notmuch mail system."\r
47         <notmuch.notmuchmail.org>\r
48 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
49         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
50 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
51 List-Post: <mailto:notmuch@notmuchmail.org>\r
52 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
53 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
54         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
55 X-List-Received-Date: Wed, 28 Apr 2010 22:41:24 -0000\r
56 \r
57 --=-=-=\r
58 Content-Transfer-Encoding: quoted-printable\r
59 \r
60 I have a followup on this report.  Olly suggested quoting the quoting of\r
61 the id, so that the quoting gets properly passed to Xapian, and that\r
62 seems to work:\r
63 \r
64 0 servo:~ $ notmuch search id:'"4bd73e8cb3d79_1a3c..fb637ff610e@skinner.tma=\r
65 il"'\r
66 thread:000000000000c4cf  Yest. 15:44 [1/1] XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX=\r
67 XXXXXXXXXXXX\r
68 0 servo:~ $=20\r
69 \r
70 So I think this means that the problem probably lies mostly in the emacs\r
71 UI not properly quoting the id string.  What originally got me on this\r
72 problem is that I was not able to manipulate the tag of this email from\r
73 within emacs.\r
74 \r
75 On Wed, 28 Apr 2010 08:39:57 -0400, Jameson Rollins <jrollins@finestructure=\r
76 .net> wrote:\r
77 > 0 servo$ notmuch search id:4bd73e8cb3d79_1a3c..fb637ff610e@skinner.tmail\r
78 > A Xapian exception occurred performing query: Unknown range operation\r
79 > Query string was: id:4bd73e8cb3d79_1a3c..fb637ff610e@skinner.tmail\r
80 > 0 servo$=20\r
81 \r
82 I also note here that notmuch is not returning an error, even though a\r
83 Xapian exception occurred and the search failed.  This is another\r
84 important issue.  I'm not sure if I should bring it up in a separate\r
85 message or not.  This goes back to the bug tracking issue.\r
86 \r
87 jamie.\r
88 \r
89 --=-=-=\r
90 Content-Type: application/pgp-signature\r
91 \r
92 -----BEGIN PGP SIGNATURE-----\r
93 Version: GnuPG v1.4.10 (GNU/Linux)\r
94 \r
95 iQIcBAEBCAAGBQJL2LmOAAoJEO00zqvie6q8r+MP/1fzvsQS8FYDpVPrzB2WiZMH\r
96 nv4V0VYYSgTmTbt9hFCsN68wIU90BhVyWBPSkZdp70jB3qLzbZaF+q2swr7AP3pd\r
97 rgXSKbETKl5Nlryuk46NYGfLdP/9yQMYC239S3ztP9TvxkwZaTWwwrCCst+Eh4bC\r
98 qx4Z/tnQrchUFRz1yAX6f9ATwQwCe2mwnTOfJywwLIXKCz1WrGn6RPSlaToHKGhN\r
99 gYt17o1t9E0iE0+o27+IYkaXoYIvzpBJNTyq9eLxxX4SZaZSDZy+hHjpjaI32aTp\r
100 8h1qrTKmhOeZV/ivhBxJWF1zwWELYEexbz7a43mS0ObzHtPWap4AlykYIgH6Cwuc\r
101 M/dhH0AV3fVgJhYVp5o5rwt9kWe9beqRFB8sDbbwQCMQvNdZZUmIyYjZ2y5MImcK\r
102 jq4Vi2Avx0ay7a+Sp4S7O3iTofOLUi8YrPbxxjcBuHnuG/tBKau1zX+FRovZUhdF\r
103 XJqK8Xq1RIbTIAcRYBS6LUTK3gDpb2xdS5cZWzAno7XtAJ0ErzBXq1MYqEcngOev\r
104 HzZEpYzvAUt+CPVhaao0Jc0qOhcFlnVbsvWSWZqundg1nkSh+km3U+O2Ke2+alv/\r
105 7EFNqH4LVXdOB9OnPgptys+ygJnSAigFrzDI/mlau5csWjihJ5EAi05h0xytNiQN\r
106 95p4ls5coiEU4QrnvTzw\r
107 =vTAn\r
108 -----END PGP SIGNATURE-----\r
109 --=-=-=--\r