Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 61 / 32dcb1247398f1224e1aa749968b2a811bd2aa
1 Return-Path: <awg@xvx.ca>\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 382D7431FAF\r
6         for <notmuch@notmuchmail.org>; Wed, 18 Jan 2012 15:29:34 -0800 (PST)\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 oPOr3UNdXxXs for <notmuch@notmuchmail.org>;\r
16         Wed, 18 Jan 2012 15:29:33 -0800 (PST)\r
17 Received: from mail-bk0-f53.google.com (mail-bk0-f53.google.com\r
18         [209.85.214.53]) (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 79CC0431FAE\r
21         for <notmuch@notmuchmail.org>; Wed, 18 Jan 2012 15:29:33 -0800 (PST)\r
22 Received: by bkty12 with SMTP id y12so2219231bkt.26\r
23         for <notmuch@notmuchmail.org>; Wed, 18 Jan 2012 15:29:32 -0800 (PST)\r
24 MIME-Version: 1.0\r
25 Received: by 10.204.156.219 with SMTP id y27mr9066453bkw.71.1326929371877;\r
26         Wed, 18 Jan 2012 15:29:31 -0800 (PST)\r
27 Sender: awg@xvx.ca\r
28 Received: by 10.205.33.73 with HTTP; Wed, 18 Jan 2012 15:29:31 -0800 (PST)\r
29 X-Originating-IP: [208.77.198.202]\r
30 In-Reply-To: <87sjjcbofd.fsf@nikula.org>\r
31 References: <1326737603-21166-1-git-send-email-awg+notmuch@xvx.ca>\r
32         <1326737603-21166-3-git-send-email-awg+notmuch@xvx.ca>\r
33         <87sjjcbofd.fsf@nikula.org>\r
34 Date: Wed, 18 Jan 2012 16:29:31 -0700\r
35 X-Google-Sender-Auth: QRqdxFFrD3INJjpQQ4kdjn8Cpns\r
36 Message-ID:\r
37  <CAMoJFUvhkzAV9oBMXgw-BEXNXXBoE4Z1npiKik7mTRnoBOzmew@mail.gmail.com>\r
38 Subject: Re: [PATCH v2 2/4] reply: Add a JSON reply format.\r
39 From: Adam Wolfe Gordon <awg+notmuch@xvx.ca>\r
40 To: Jani Nikula <jani@nikula.org>\r
41 Content-Type: text/plain; charset=ISO-8859-1\r
42 Cc: notmuch@notmuchmail.org\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, 18 Jan 2012 23:29:34 -0000\r
56 \r
57 On Wed, Jan 18, 2012 at 16:07, Jani Nikula <jani@nikula.org> wrote:\r
58 > I know I asked you to adhere to notmuch coding style like above, but I\r
59 > meant in the context of your patch, not elsewhere. Cleanups like this\r
60 > should really be separate patches. Sorry if I was ambiguous.\r
61 \r
62 Oops - my bad.  I assumed I had introduced all the spacing problems in\r
63 the file and blindly fixed them.\r