Re: mutt/2155: Mutt displays garbage
The following reply was made to PR mutt/2155; it has been noted by GNATS.
From: Alain Bench <veronatif@xxxxxxx>
To: bug-any@xxxxxxxxxxxxx
Cc: Witold Witkowski <yawitkow@xxxxxxxxxxxxx>
Subject: Re: mutt/2155: Mutt displays garbage
Date: Wed, 08 Mar 2006 15:55:28 +0100 (CET)
On Tuesday, March 7, 2006 at 14:35:01 +0100, Witold Witkowski wrote:
>| kinga-> echo $TERM
>| dtterm
You used ncurses 5.4: What gives "infocmp" command?
Where exactly do you see garbage from previous mail: There where
tabs or spaces should be, after end of lines, or below end of text?
Other? What gives:
| $ printf " erase EOL failed \015 \033[44m \033[K \033[m"
> I use default reply_regexp . My LANG is: pl_PL.iso88592. Perhaps it
> influences reply_regexp ?
In general locale charset and $config_charset do influence
$reply_regexp, right. But not for the default $reply_regexp which
contains only pure US-Ascii. I wonder where that "Re: Re: " came from?
Bye! Alain.
--
Everything about locales on Sven Mascheck's excellent site at new
location <URL:http://www.in-ulm.de/~mascheck/locale/>. The little tester
utility is at <URL:http://www.in-ulm.de/~mascheck/locale/checklocale.c>.