Bug#420598: mutt: segfaults in uxterm with 254 columns if there are single byte 8-bit characters in index_format

2007-04-26 Thread Alain Bench
On Tuesday, April 24, 2007 at 14:56:45 +0200, Axel Beckert wrote: my .mutt/muttrc indeed has that line: | set charset=iso-8859-1 I assume you meant $config_charset? Otherwise you should better not set $charset, so it is free to automatically follow whatever is the current locale. to

Bug#420598: mutt: segfaults in uxterm with 254 columns if there are single byte 8-bit characters in index_format

2007-04-24 Thread Alain Bench
Hello Axel, and thank you for reporting us this problem. On Monday, April 23, 2007 at 15:08:27 +0200, Axel Beckert wrote: | set index_format=%4C %Z %[%a·%d·%b] %-16.16F [%-12.12L] (%4c %4l) %s% %M It works fine since years and even inside uxterms with LC_CTYPE=en_US.UTF-8, but no other locale

Bug#420598: mutt: segfaults in uxterm with 254 columns if there are single byte 8-bit characters in index_format

2007-04-24 Thread Christoph Berg
Re: Alain Bench 2007-04-24 [EMAIL PROTECTED] I sowewhat doubt this can work fine alone in an UTF-8 environment, because the string contains Latin-1 chars. For me in PuTTY this results in garbage display (no crash). It works for me when the config file is encoded in latin1 (without

Bug#420598: mutt: segfaults in uxterm with 254 columns if there are single byte 8-bit characters in index_format

2007-04-24 Thread Axel Beckert
Hi, On Tue, Apr 24, 2007 at 12:57:38AM +0200, Alain Bench wrote: | set index_format=%4C %Z %[%a·%d·%b] %-16.16F [%-12.12L] (%4c %4l) %s% %M It works fine since years and even inside uxterms with LC_CTYPE=en_US.UTF-8, but no other locale environment variables set. I sowewhat doubt this

Bug#420598: mutt: segfaults in uxterm with 254 columns if there are single byte 8-bit characters in index_format

2007-04-23 Thread Axel Beckert
Package: mutt Version: 1.5.9-2sarge2 Severity: normal Since a long time, my index_format for mutt is set as follows: set index_format=%4C %Z %[%a·%d·%b] %-16.16F [%-12.12L] (%4c %4l) %s% %M It works fine since years and even inside uxterms with LC_CTYPE=en_US.UTF-8, but no other locale