Re: [PATCH] debian: package ruby bindings
[notmuch-archives.git] / 3b / 5691bda973a34338bfa699f875ed88e49be0ff
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 C396D431FD0\r
6         for <notmuch@notmuchmail.org>; Mon, 23 May 2011 14:41:54 -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 yLdMogTAEOE6 for <notmuch@notmuchmail.org>;\r
16         Mon, 23 May 2011 14:41:54 -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 3FF6A431FB6\r
19         for <notmuch@notmuchmail.org>; Mon, 23 May 2011 14:41:54 -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 AFF0229A4F5;\r
22         Mon, 23 May 2011 14:41:52 -0700 (PDT)\r
23 Received: by yoom.home.cworth.org (Postfix, from userid 1000)\r
24         id 5B45C254183; Mon, 23 May 2011 14:41:52 -0700 (PDT)\r
25 From: Carl Worth <cworth@cworth.org>\r
26 To: Matthias Guedemann <matthias.guedemann@ovgu.de>,\r
27         "notmuch\@notmuchmail.org" <notmuch@notmuchmail.org>\r
28 Subject: Re: [BUG] multipart ID of show != part\r
29 In-Reply-To: <87ei3pqqhe.fsf@pc44es141.cs.uni-magdeburg.de>\r
30 References: <87ei3pqqhe.fsf@pc44es141.cs.uni-magdeburg.de>\r
31 User-Agent: Notmuch/0.5 (http://notmuchmail.org) Emacs/23.3.1\r
32         (i486-pc-linux-gnu)\r
33 Date: Mon, 23 May 2011 14:41:47 -0700\r
34 Message-ID: <87pqn9m6w4.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: Mon, 23 May 2011 21:41:54 -0000\r
51 \r
52 --=-=-=\r
53 Content-Transfer-Encoding: quoted-printable\r
54 \r
55 On Mon, 23 May 2011 19:25:01 +0200, Matthias Guedemann <matthias.guedemann@=\r
56 ovgu.de> wrote:\r
57 > show produces this JSON:\r
58 >=20\r
59 > ^Lbody{\r
60 > ^Lpart{ ID: 1, Content-type: multipart/mixed\r
61 > ^Lpart{ ID: 2, Content-type: text/html\r
62 ...\r
63 > whereas "notmuch part --part=3D2" produces this (the content of the\r
64 > ATT00001.c file):\r
65 \r
66 It used to be that the "multipart" containers were not printed in\r
67 "notmuch show" (so they weren't counted). We recently began emitting\r
68 these, and counting them, but we neglected to update the "notmuch part"\r
69 code to count them equivalently.\r
70 \r
71 I've just pushed a quick patch to "notmuch part" to fix this problem for\r
72 now.\r
73 \r
74 Soon, we'll have a patch series from Jameson committed that replaces the\r
75 "notmuch part" command with "notmuch show --part". That will have the\r
76 advantage of implementing both pieces of functionality with one piece of\r
77 code, so that skew like this will no longer be possible.\r
78 \r
79 Thanks for the report.\r
80 \r
81 =2DCarl\r
82 \r
83 =2D-=20\r
84 carl.d.worth@intel.com\r
85 \r
86 --=-=-=\r
87 Content-Type: application/pgp-signature\r
88 \r
89 -----BEGIN PGP SIGNATURE-----\r
90 Version: GnuPG v1.4.11 (GNU/Linux)\r
91 \r
92 iEYEARECAAYFAk3a1JsACgkQ6JDdNq8qSWiAUwCbBbQbW9FILtuEZbb3cdiQTvdW\r
93 J5QAoIRrhkGmMw7YBb7Pe693lP7E9rBj\r
94 =625N\r
95 -----END PGP SIGNATURE-----\r
96 --=-=-=--\r