<<< Date Index >>>     <<< Thread Index >>>

Re: hang on opening mailbox in UTF-8 env



I can't reproduce this on 10.4.7 with stock mutt 1.5.13 and
Terminal.app, with TERM=xterm-color or TERM=nsterm-c-s-acs.

I'm using fink's ncursesw (5.4-20041023) and iconv (1.10).

On Monday, 14 August 2006 at 12:36, Christian Ebert wrote:
> Hello,
> 
> I recently switched to an UTF-8 LANG environment, and everything
> seemed fine, until I found mutt hanging indefinitely on opening
> some mailboxes/Maildirs. At first I thought my setting of
> $menu_scroll was the culprit but, alas, it is not.
> 
> Attached is a tarball with a Maildir containing 1 message where I
> can reproduce the behaviour even with mutt -F /dev/null or
> mutt -F /usr/local/etc/Muttrc -f TEST. I always have force quit
> with Ctrl-\ -- needless to say that this is rather annoying.
> 
> There is no problem at all in an ISO8859-15 environment.
> 
> $ uname -a
> Darwin krille.blacktrash.org 7.9.0 Darwin Kernel Version 7.9.0: Wed Mar 30 
> 20:11:17 PST 2005; root:xnu/xnu-517.12.7.obj~1/RELEASE_PPC  Power Macintosh 
> powerpc
> $ echo $LANG
> en_US.UTF-8
> $ mutt -v
> Mutt 1.5.12 (2006-08-10)
> Copyright (C) 1996-2006 Michael R. Elkins and others.
> Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'.
> Mutt is free software, and you are welcome to redistribute it
> under certain conditions; type `mutt -vv' for details.
> 
> System: Darwin 7.9.0 (Power Macintosh) [using ncurses 5.4] [using libiconv 
> 1.10]
> Compile options:
> -DOMAIN
> -DEBUG
> -HOMESPOOL  +USE_SETGID  +USE_DOTLOCK  +DL_STANDALONE  
> +USE_FCNTL  -USE_FLOCK   -USE_INODESORT   
> -USE_POP  -USE_IMAP  -USE_GSS  -USE_SSL_OPENSSL  -USE_SSL_GNUTLS  -USE_SASL  
> -HAVE_GETADDRINFO  
> +HAVE_REGCOMP  -USE_GNU_REGEX  
> +HAVE_COLOR  +HAVE_START_COLOR  +HAVE_TYPEAHEAD  +HAVE_BKGDSET  
> +HAVE_CURS_SET  +HAVE_META  +HAVE_RESIZETERM  
> -CRYPT_BACKEND_CLASSIC_PGP  +CRYPT_BACKEND_CLASSIC_SMIME  
> -CRYPT_BACKEND_GPGME  
> -BUFFY_SIZE -EXACT_ADDRESS  -SUN_ATTACHMENT  
> -ENABLE_NLS  -LOCALES_HACK  +HAVE_WC_FUNCS  +HAVE_LANGINFO_CODESET  
> +HAVE_LANGINFO_YESEXPR  
> +HAVE_ICONV  -ICONV_NONTRANS  -HAVE_LIBIDN  +HAVE_GETSID  +USE_HCACHE  
> -ISPELL
> SENDMAIL="/usr/sbin/sendmail"
> MAILPATH="/var/mail"
> PKGDATADIR="/usr/local/share/mutt"
> SYSCONFDIR="/usr/local/etc"
> EXECSHELL="/bin/sh"
> -MIXMASTER
> To contact the developers, please mail to <mutt-dev@xxxxxxxx>.
> To report a bug, please visit http://bugs.mutt.org/.
> 
> c