-# Check -notextcharset.
-cat >"$expected" <<EOF
-Date: Sun, 18 Dec 2005 00:52:39 +0100
-To: bar@example.edu
-From: foo@example.edu
-Subject: test display with charset conversion
-
-MIME-Version: 1.0
-
-EOF
-
-run_prog mhshow -textcharset UTF-8 -notextcharset -nopause last >"$actual" 2>&1
-check "$expected" "$actual"
-
-# Check -textcharset.