Re: WIP: add metadata to dump output
[notmuch-archives.git] / c8 / 6d461c5e74f2e4e348e4936869f513a78326db
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 26541429E25\r
6         for <notmuch@notmuchmail.org>; Mon,  6 Jun 2011 05:17:37 -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 vUhOvNeUW4rH for <notmuch@notmuchmail.org>;\r
16         Mon,  6 Jun 2011 05:17:35 -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 E733B431FB6\r
19         for <notmuch@notmuchmail.org>; Mon,  6 Jun 2011 05:17:34 -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 AFACD29A043;\r
22         Mon,  6 Jun 2011 05:17:33 -0700 (PDT)\r
23 Received: by yoom.home.cworth.org (Postfix, from userid 1000)\r
24         id 9B6BF54C02C; Mon,  6 Jun 2011 05:17:33 -0700 (PDT)\r
25 From: Carl Worth <cworth@cworth.org>\r
26 To: Jameson Graef Rollins <jrollins@finestructure.net>,\r
27         Notmuch Mail <notmuch@notmuchmail.org>\r
28 Subject: Re: release-candidate/0.6 redux\r
29 In-Reply-To: <87sjrng5k3.fsf@servo.factory.finestructure.net>\r
30 References: <1306619520-25730-1-git-send-email-jrollins@finestructure.net>\r
31         <87hb8eebdi.fsf@servo.factory.finestructure.net>\r
32         <87pqmyn224.fsf@servo.factory.finestructure.net>\r
33         <87zklyjshd.fsf@yoom.home.cworth.org>\r
34         <87sjrng5k3.fsf@servo.factory.finestructure.net>\r
35 User-Agent: Notmuch/0.5 (http://notmuchmail.org) Emacs/23.3.1\r
36         (i486-pc-linux-gnu)\r
37 Date: Mon, 06 Jun 2011 05:17:27 -0700\r
38 Message-ID: <87oc2bjgrs.fsf@yoom.home.cworth.org>\r
39 MIME-Version: 1.0\r
40 Content-Type: multipart/signed; boundary="=-=-=";\r
41         micalg=pgp-sha1; protocol="application/pgp-signature"\r
42 X-BeenThere: notmuch@notmuchmail.org\r
43 X-Mailman-Version: 2.1.13\r
44 Precedence: list\r
45 List-Id: "Use and development of the notmuch mail system."\r
46         <notmuch.notmuchmail.org>\r
47 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
48         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
49 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
50 List-Post: <mailto:notmuch@notmuchmail.org>\r
51 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
52 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
53         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
54 X-List-Received-Date: Mon, 06 Jun 2011 12:17:37 -0000\r
55 \r
56 --=-=-=\r
57 Content-Transfer-Encoding: quoted-printable\r
58 \r
59 On Sun, 05 Jun 2011 17:35:40 -0700, Jameson Graef Rollins <jrollins@finestr=\r
60 ucture.net> wrote:\r
61 > On Fri, 03 Jun 2011 18:27:42 -0700, Carl Worth <cworth@cworth.org> wrote:\r
62 > > From a quick rebase of your release-candidate branch and a comparison\r
63 > > with what I have queued it looks like only the following commits are\r
64 > > left on your branch and not in my email queue:\r
65 > >=20\r
66 > >     emacs: update notmuch-crypto-process-mime config variable documenta=\r
67 tion.\r
68 >=20\r
69 > Hey, Carl.  This is actually a five-patch series that starts at:\r
70 >=20\r
71 >  emacs: add notmuch-show-refresh-view function\r
72 >   id:"1306627784-3401-1-git-send-email-jrollins@finestructure.net"\r
73 \r
74 OK, good. That is actually part of my queue.\r
75 \r
76 > You should also look at the following two patch series to fix the\r
77 > message/rfc822 part handling:\r
78 >=20\r
79 >  Do not attept to output part raw if part is not GMimePart.\r
80 >   id:"1307120466-4980-1-git-send-email-jrollins@finestructure.net"\r
81 >=20\r
82 >  improving message/rfc822 part handling\r
83 >   id:"1307320169-29905-1-git-send-email-jrollins@finestructure.net"\r
84 \r
85 OK. These are also already queued.\r
86 \r
87 Hopefully, someone will provide me with a good way to publish my queue\r
88 soon, ("notmuch search --output=3Dhtml" ?), and then communication like\r
89 this will be a bit easier. ;-)\r
90 \r
91 =2DCarl\r
92 \r
93 =2D-=20\r
94 carl.d.worth@intel.com\r
95 \r
96 --=-=-=\r
97 Content-Type: application/pgp-signature\r
98 \r
99 -----BEGIN PGP SIGNATURE-----\r
100 Version: GnuPG v1.4.11 (GNU/Linux)\r
101 \r
102 iEYEARECAAYFAk3sxVcACgkQ6JDdNq8qSWh1WgCdGHdjSUhdtBqbrb7zl7z16EcN\r
103 erYAnj+D9RE+18Dxhgr8ZEBbwkuh8cxk\r
104 =teOd\r
105 -----END PGP SIGNATURE-----\r
106 --=-=-=--\r