Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 66 / 114881ba91c3756da2f80c362135d076553cd1
1 Return-Path: <xma@gnu.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 5D471429E21\r
6         for <notmuch@notmuchmail.org>; Wed, 11 Jan 2012 14:30:00 -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: 1.463\r
10 X-Spam-Level: *\r
11 X-Spam-Status: No, score=1.463 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, RDNS_DYNAMIC=0.363, TO_NO_BRKTS_DYNIP=1]\r
13         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 5heGMlUxOuwA for <notmuch@notmuchmail.org>;\r
17         Wed, 11 Jan 2012 14:29:19 -0800 (PST)\r
18 Received: from xhlj.maillard.im (cha51-3-88-164-105-66.fbx.proxad.net\r
19         [88.164.105.66])\r
20         by olra.theworths.org (Postfix) with ESMTP id BDBA5431FB6\r
21         for <notmuch@notmuchmail.org>; Wed, 11 Jan 2012 14:29:19 -0800 (PST)\r
22 Received: from xhlj.maillard.im (xhlj.maillard.im [127.0.0.1])\r
23         by xhlj.maillard.im (Postfix) with ESMTP id 870742C062;\r
24         Wed, 11 Jan 2012 23:29:16 +0100 (CET)\r
25 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=maillard.im; h=from:to\r
26         :subject:in-reply-to:references:reply-to:date:message-id\r
27         :mime-version:content-type; s=postfix; bh=B/ObAseWV4ygzXhgQu59Hs\r
28         UryZM=; b=nL0QLSggzmy81FLk3yhxwoNiwDxp7tFkgNUofExcOPlVbLxXEhfpyF\r
29         AO08rJq+bCkw22q2kNP0YYLdRlLNp7F00XgmbBL+LwHJqdewCZ72uOf3ksnl0h/H\r
30         0IbTcGsG16aPUZVrd+OJ01IzM9rNOnVxCoqp9DupY9pio11AyIG0A=\r
31 DomainKey-Signature: a=rsa-sha1; c=nofws; d=maillard.im; h=from:to\r
32         :subject:in-reply-to:references:reply-to:date:message-id\r
33         :mime-version:content-type; q=dns; s=postfix; b=iNRs+X2L2D5d03Di\r
34         egK/2oS27OayTV/gECH55v5ScBIR4MQWeBheD8ig/PQK1BeXq5hJAtkHy/J1OSJ4\r
35         yPYYbkeMiqdi4QYL92FEwzm4WlRHfa2NF1M9xa+jWZh/kzLXH7IFqxaAR18+j0b8\r
36         zE6cZiLG583CRsvZbvvfbJlFljY=\r
37 Received: from maillard.im (cha51-3-88-164-105-66.fbx.proxad.net\r
38         [88.164.105.66])\r
39         (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits))\r
40         (No client certificate requested)\r
41         by xhlj.maillard.im (Postfix) with ESMTPSA;\r
42         Wed, 11 Jan 2012 23:29:16 +0100 (CET)\r
43 From: Xavier Maillard <xavier@maillard.im>\r
44 To: David Edmondson <dme@dme.org>, notmuch@notmuchmail.org\r
45 Subject: Re: [PATCH] emacs: Improve `notmuch-hello' display on ttys.\r
46 In-Reply-To: <1326190528-3548-1-git-send-email-dme@dme.org>\r
47 References: <1326190528-3548-1-git-send-email-dme@dme.org>\r
48 User-Agent: Notmuch/0.10.1 (http://notmuchmail.org) Emacs/23.2.1\r
49         (i486-slackware-linux-gnu)\r
50 Date: Wed, 11 Jan 2012 23:46:32 +0100\r
51 Message-ID: <m262gh7t87.fsf@kcals.intra.maillard.im>\r
52 MIME-Version: 1.0\r
53 Content-Type: text/plain; charset=us-ascii\r
54 X-BeenThere: notmuch@notmuchmail.org\r
55 X-Mailman-Version: 2.1.13\r
56 Precedence: list\r
57 Reply-To: Xavier Maillard <xma@gnu.org>\r
58 List-Id: "Use and development of the notmuch mail system."\r
59         <notmuch.notmuchmail.org>\r
60 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
61         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
62 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
63 List-Post: <mailto:notmuch@notmuchmail.org>\r
64 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
65 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
66         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
67 X-List-Received-Date: Wed, 11 Jan 2012 22:30:00 -0000\r
68 \r
69 On Tue, 10 Jan 2012 10:15:28 +0000, David Edmondson <dme@dme.org> wrote:\r
70 > Inserting spaces to pad out columns is good, except when the padding\r
71 > makes the line wider than the window. This looks particularly bad on a\r
72 > tty where there is no fringe.\r
73\r
74 > Hence, avoid padding the last column on each row.\r
75 \r
76 Works for me\r
77 \r
78 /Xavier\r