Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / c4 / 6fac970928ac08fef214cf6739e64bc512556a
1 Return-Path: <novalazy@gmail.com>\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 DD2B7431FC2\r
6         for <notmuch@notmuchmail.org>; Sat, 15 Dec 2012 03:04:35 -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.799\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id QNs3E0HoiT0H for <notmuch@notmuchmail.org>;\r
17         Sat, 15 Dec 2012 03:04:35 -0800 (PST)\r
18 Received: from mail-da0-f53.google.com (mail-da0-f53.google.com\r
19         [209.85.210.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id 781EB431FBF\r
22         for <notmuch@notmuchmail.org>; Sat, 15 Dec 2012 03:04:35 -0800 (PST)\r
23 Received: by mail-da0-f53.google.com with SMTP id x6so1792920dac.26\r
24         for <notmuch@notmuchmail.org>; Sat, 15 Dec 2012 03:04:33 -0800 (PST)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
26         h=date:message-id:from:to:subject:in-reply-to:references:mime-version\r
27         :content-type:content-disposition:content-transfer-encoding;\r
28         bh=n0gf+E/6ymnoU7tXAwL1J2UZQfJw0XFkNHuuOJZqf70=;\r
29         b=zlwCLsRH9tjICXbftZU4X4wb1+Nc3f9bFOKPTsnfuwgHMFJ1vF3vqAJNPqAz1t/pJj\r
30         jV1ljmUxJXXgRbYoJF4ycePumfJxreny1orAobCkysljklfW0BCxya/tzuSQg+zfSB28\r
31         yQtIqCZuIq+OmHIo5ZSRCIc2eWGI5fZArOhD5lbKuxpbAjYxMJRjpBGY7WV/TNVfp2JR\r
32         Qucjv2N0n2HOYvOTPzSFt9jBpVcdqRAiowoN3f8RIvEd89Ot2f57TdoQprJWxMcflUeG\r
33         7xJxopzfkzx3tMieamSZPPBBPcvN0i9ZNafSFjXOlrW1+liamC0SLdanZXnDFpBCNy8I\r
34         dqZA==\r
35 Received: by 10.68.192.74 with SMTP id he10mr2462359pbc.147.1355569473606;\r
36         Sat, 15 Dec 2012 03:04:33 -0800 (PST)\r
37 Received: from localhost (215.42.233.220.static.exetel.com.au.\r
38         [220.233.42.215])\r
39         by mx.google.com with ESMTPS id o5sm4872063paz.32.2012.12.15.03.04.30\r
40         (version=TLSv1/SSLv3 cipher=OTHER);\r
41         Sat, 15 Dec 2012 03:04:32 -0800 (PST)\r
42 Date: Sat, 15 Dec 2012 22:04:27 +1100\r
43 Message-ID: <20121215220427.GA29080@hili.localdomain>\r
44 From: Peter Wang <novalazy@gmail.com>\r
45 To: notmuch@notmuchmail.org\r
46 Subject: Re: [PATCH v5 0/4] indicate length of omitted body content\r
47 In-Reply-To: <87a9tfemaa.fsf@qmul.ac.uk>\r
48 References: <1355540805-24937-1-git-send-email-novalazy@gmail.com>\r
49         <87a9tfemaa.fsf@qmul.ac.uk>\r
50 MIME-Version: 1.0\r
51 Content-Type: text/plain; charset=utf-8\r
52 Content-Disposition: inline\r
53 Content-Transfer-Encoding: 8bit\r
54 X-BeenThere: notmuch@notmuchmail.org\r
55 X-Mailman-Version: 2.1.13\r
56 Precedence: list\r
57 List-Id: "Use and development of the notmuch mail system."\r
58         <notmuch.notmuchmail.org>\r
59 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
60         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
61 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
62 List-Post: <mailto:notmuch@notmuchmail.org>\r
63 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
64 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
65         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
66 X-List-Received-Date: Sat, 15 Dec 2012 11:04:36 -0000\r
67 \r
68 On Sat, 15 Dec 2012 08:45:33 +0000, Mark Walters <markwalters1009@gmail.com> wrote:\r
69\r
70 > This version looks good to me with one very minor comments:\r
71\r
72 > Perhaps the name format-omitted-part-meta should include sprinter (eg\r
73 > format-omitted-part-meta-sprinter)?\r
74 \r
75 Seems so. I'll roll up another series if that's necessary.\r
76 \r
77 Peter\r