Re: [PATCH 4/4] emacs: Use the new JSON reply format.
[notmuch-archives.git] / 18 / 3dd63284eeccf226da7704c5237a0c81a29473
1 Return-Path: <rharper@shake.ath.cx>\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 71AC2431FD0\r
6         for <notmuch@notmuchmail.org>; Mon, 19 Sep 2011 11:16:16 -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.7\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_LOW=-0.7] 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 k96+3J6OfAaG for <notmuch@notmuchmail.org>;\r
16         Mon, 19 Sep 2011 11:16:15 -0700 (PDT)\r
17 Received: from mail-ew0-f51.google.com (mail-ew0-f51.google.com\r
18         [209.85.215.51]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id ABCEA431FB6\r
21         for <notmuch@notmuchmail.org>; Mon, 19 Sep 2011 11:16:15 -0700 (PDT)\r
22 Received: by ewy5 with SMTP id 5so1199975ewy.38\r
23         for <notmuch@notmuchmail.org>; Mon, 19 Sep 2011 11:16:14 -0700 (PDT)\r
24 Received: by 10.52.21.3 with SMTP id r3mr2375612vde.437.1316456173925;\r
25         Mon, 19 Sep 2011 11:16:13 -0700 (PDT)\r
26 Received: from localhost\r
27  (r74-193-78-30.pfvlcmta01.grtntx.tl.dh.suddenlink.net. [74.193.78.30]) by\r
28  mx.google.com with ESMTPS id ch2sm15568795vdc.19.2011.09.19.11.16.09\r
29         (version=TLSv1/SSLv3 cipher=OTHER);     Mon, 19 Sep 2011 11:16:10 -0700 (PDT)\r
30 Message-ID: <4e7786ea.62b0340a.101a.ffffd05f@mx.google.com>\r
31 From: Ryan Harper <rharper@shake.ath.cx>\r
32 Subject: Re: [PATCH 0/2] vim plugin: implement viewing/saving attachments\r
33 To: Blake Sweeney <blakes.85@gmail.com>, notmuch@notmuchmail.org\r
34 In-Reply-To: <4e768a72.2888ec0a.1eb5.29f3@mx.google.com>\r
35 References: <1316226470-30001-1-git-send-email-rharper@shake.ath.cx>\r
36         <4e768a72.2888ec0a.1eb5.29f3@mx.google.com>\r
37 Date: Mon, 19 Sep 2011 13:15:32 -0500\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, 19 Sep 2011 18:16:16 -0000\r
51 \r
52 On Sun, 18 Sep 2011 20:18:56 -0400, Blake Sweeney <blakes.85@gmail.com> wrote:\r
53 > On Fri, 16 Sep 2011 21:27:48 -0500, Ryan Harper <rharper@shake.ath.cx> wrote:\r
54 > > I've just started using notmuch and the vim plugin.  I'm almost ready to ditch\r
55 > > my mutt config, but I really needed attachment viewing/saving.\r
56 > > \r
57 > > I've got something functional, but I've never hacked on vimscript before so\r
58 > > looking for feedback on how to clean up the patches.\r
59 > > \r
60 > > \r
61 > > Ryan --- Give a man a beer, he'll drink for the day. Teach a man to brew,\r
62 > > he'll be drunk the rest of his life.\r
63 > > \r
64\r
65 > In the second patch you have a typo, the function is called\r
66 > NM_show_save_mime_part in the config but should be called\r
67 > NM_show_save_mime_parts. Other than that, I tried it and like it. \r
68 \r
69 Blake,\r
70 \r
71 thanks for testing and catching that.  I did the patches out of repository and\r
72 was transplanting back to the git repo.  I'll fixup and resubmit.\r
73 \r
74 \r
75 Ryan\r
76 -- \r
77 Give a man a beer, he'll drink for the day. Teach a man to brew, he'll be drunk the rest of his life.\r