Re: [PATCH v2 2/4] reply: Add a JSON reply format.
authorAdam Wolfe Gordon <awg+notmuch@xvx.ca>
Wed, 18 Jan 2012 23:29:31 +0000 (16:29 +1700)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:42:39 +0000 (09:42 -0800)
61/32dcb1247398f1224e1aa749968b2a811bd2aa [new file with mode: 0644]

diff --git a/61/32dcb1247398f1224e1aa749968b2a811bd2aa b/61/32dcb1247398f1224e1aa749968b2a811bd2aa
new file mode 100644 (file)
index 0000000..e828432
--- /dev/null
@@ -0,0 +1,63 @@
+Return-Path: <awg@xvx.ca>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 382D7431FAF\r
+       for <notmuch@notmuchmail.org>; Wed, 18 Jan 2012 15:29:34 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.7\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
+       tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id oPOr3UNdXxXs for <notmuch@notmuchmail.org>;\r
+       Wed, 18 Jan 2012 15:29:33 -0800 (PST)\r
+Received: from mail-bk0-f53.google.com (mail-bk0-f53.google.com\r
+       [209.85.214.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id 79CC0431FAE\r
+       for <notmuch@notmuchmail.org>; Wed, 18 Jan 2012 15:29:33 -0800 (PST)\r
+Received: by bkty12 with SMTP id y12so2219231bkt.26\r
+       for <notmuch@notmuchmail.org>; Wed, 18 Jan 2012 15:29:32 -0800 (PST)\r
+MIME-Version: 1.0\r
+Received: by 10.204.156.219 with SMTP id y27mr9066453bkw.71.1326929371877;\r
+       Wed, 18 Jan 2012 15:29:31 -0800 (PST)\r
+Sender: awg@xvx.ca\r
+Received: by 10.205.33.73 with HTTP; Wed, 18 Jan 2012 15:29:31 -0800 (PST)\r
+X-Originating-IP: [208.77.198.202]\r
+In-Reply-To: <87sjjcbofd.fsf@nikula.org>\r
+References: <1326737603-21166-1-git-send-email-awg+notmuch@xvx.ca>\r
+       <1326737603-21166-3-git-send-email-awg+notmuch@xvx.ca>\r
+       <87sjjcbofd.fsf@nikula.org>\r
+Date: Wed, 18 Jan 2012 16:29:31 -0700\r
+X-Google-Sender-Auth: QRqdxFFrD3INJjpQQ4kdjn8Cpns\r
+Message-ID:\r
+ <CAMoJFUvhkzAV9oBMXgw-BEXNXXBoE4Z1npiKik7mTRnoBOzmew@mail.gmail.com>\r
+Subject: Re: [PATCH v2 2/4] reply: Add a JSON reply format.\r
+From: Adam Wolfe Gordon <awg+notmuch@xvx.ca>\r
+To: Jani Nikula <jani@nikula.org>\r
+Content-Type: text/plain; charset=ISO-8859-1\r
+Cc: notmuch@notmuchmail.org\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Wed, 18 Jan 2012 23:29:34 -0000\r
+\r
+On Wed, Jan 18, 2012 at 16:07, Jani Nikula <jani@nikula.org> wrote:\r
+> I know I asked you to adhere to notmuch coding style like above, but I\r
+> meant in the context of your patch, not elsewhere. Cleanups like this\r
+> should really be separate patches. Sorry if I was ambiguous.\r
+\r
+Oops - my bad.  I assumed I had introduced all the spacing problems in\r
+the file and blindly fixed them.\r