Re: test suite crash with TERM=dumb

Subject: Re: test suite crash with TERM=dumb

Date: Mon, 21 Jan 2013 16:50:53 +0200

To: David Bremner, notmuch mailing list

Cc:

From: Tomi Ollila


On Mon, Jan 21 2013, Tomi Ollila <tomi.ollila@iki.fi> wrote:

>
> In your tests you could just run `TERM=xterm make test` (and forget the
> issue >;)

or better, vt100:

localhost$ TERM=vt100 tput setaf 1
zsh: exit 1     TERM=vt100 tput setaf 1

So that say_color () will not print colors.

$ TERM=vt100 emacs -nw

works (or, at least, starts).

> Tomi

Tomi

Thread: