Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 73 / bd135f976b3e7b75871d5ae1cb8c1c39eeaac7
1 Return-Path: <tomi.ollila@iki.fi>\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 03A29431FC4\r
6         for <notmuch@notmuchmail.org>; Mon, 21 Jan 2013 06:51:04 -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\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         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 mX9616bxjyGB for <notmuch@notmuchmail.org>;\r
16         Mon, 21 Jan 2013 06:51:04 -0800 (PST)\r
17 Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
18         by olra.theworths.org (Postfix) with ESMTP id 0FF26431FC0\r
19         for <notmuch@notmuchmail.org>; Mon, 21 Jan 2013 06:51:04 -0800 (PST)\r
20 Received: from guru.guru-group.fi (localhost [IPv6:::1])\r
21         by guru.guru-group.fi (Postfix) with ESMTP id 79DF4100086;\r
22         Mon, 21 Jan 2013 16:50:53 +0200 (EET)\r
23 From: Tomi Ollila <tomi.ollila@iki.fi>\r
24 To: David Bremner <david@tethera.net>,\r
25         notmuch mailing list <notmuch@notmuchmail.org>\r
26 Subject: Re: test suite crash with TERM=dumb\r
27 In-Reply-To: <m2wqv6ppdg.fsf@guru.guru-group.fi>\r
28 References: <87obgibu5x.fsf@zancas.localnet>\r
29         <m2wqv6ppdg.fsf@guru.guru-group.fi>\r
30 User-Agent: Notmuch/0.15+5~g6f527c2 (http://notmuchmail.org) Emacs/24.2.1\r
31         (x86_64-unknown-linux-gnu)\r
32 X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
33         $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
34         !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
35 Date: Mon, 21 Jan 2013 16:50:53 +0200\r
36 Message-ID: <m2txqapp2q.fsf@guru.guru-group.fi>\r
37 MIME-Version: 1.0\r
38 Content-Type: text/plain\r
39 X-BeenThere: notmuch@notmuchmail.org\r
40 X-Mailman-Version: 2.1.13\r
41 Precedence: list\r
42 List-Id: "Use and development of the notmuch mail system."\r
43         <notmuch.notmuchmail.org>\r
44 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
45         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
46 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
47 List-Post: <mailto:notmuch@notmuchmail.org>\r
48 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
49 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
50         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
51 X-List-Received-Date: Mon, 21 Jan 2013 14:51:05 -0000\r
52 \r
53 On Mon, Jan 21 2013, Tomi Ollila <tomi.ollila@iki.fi> wrote:\r
54 \r
55 >\r
56 > In your tests you could just run `TERM=xterm make test` (and forget the\r
57 > issue >;)\r
58 \r
59 or better, vt100:\r
60 \r
61 localhost$ TERM=vt100 tput setaf 1\r
62 zsh: exit 1     TERM=vt100 tput setaf 1\r
63 \r
64 So that say_color () will not print colors.\r
65 \r
66 $ TERM=vt100 emacs -nw\r
67 \r
68 works (or, at least, starts).\r
69 \r
70 > Tomi\r
71 \r
72 Tomi\r