Hello, I 'm running mutt-1.5.16 within an xterm configured to use a utf-8 display font. mutt's $charset=utf-8 and $send_charset="us-ascii:iso-8859-7:utf-8", I use vim as an editor for composing e-mails with :fileencodings=utf-8,iso-8859-7,ascii, :encoding=utf-8, and :terminalencoding=utf-8. The following problem was also tested against 1.5.18.
I 've a problem when replying to certain iso-8859-7 emails, having also set $edit_headers=yes, when quoting the origin message everything goes fine, although charset=utf-8 is set in the Content-Type hdr of my reply (is this OK?, shouldn't it be iso-8859-7?). When I don't quote the origin message, vim fires up and opens eg. /tmp/mutt-123-3. Suppose I 'm writing some non-ascii characters and doing :w in vim. I 'm opening another terminal and I 'm doing iconv -f iso-8859-7 -t utf-8 /tmp/mutt-123-3 then everything is printed correctly as expected. However, returning to mutt's terminal, ending the reply, postponing, and going to =postponed, the reply's body is unreadable both in mutt pager and in the filesystem (black '?' in white background, sort of conversion error). Furthermore the reply's body is neither utf-8 nor 8859-7. In addition, note that this happens only if $edit_headers=yes *and* the subject line contains at least one non-ascii characters. Why is this happening? Thanks D. Mutt 1.5.16 (2007-06-09) Copyright (C) 1996-2007 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: Linux 2.6.27.10 (i686) ncurses: ncurses 5.6.20061217 (compiled with 5.6) Compile options: -DOMAIN -DEBUG -HOMESPOOL +USE_SETGID +USE_DOTLOCK +DL_STANDALONE -USE_FCNTL +USE_FLOCK -USE_INODESORT -USE_POP +USE_NNTP -USE_IMAP +USE_SMTP -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 -EXACT_ADDRESS -SUN_ATTACHMENT +ENABLE_NLS -LOCALES_HACK +COMPRESSED +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/spool/mail" PKGDATADIR="/usr/share/mutt" SYSCONFDIR="/etc/mutt" EXECSHELL="/bin/sh" MIXMASTER="mixmaster" To contact the developers, please mail to <[email protected]>. To report a bug, please visit http://bugs.mutt.org/. vvv.nntp patch-1.5.6.dw.pgp-timeout.1 patch-1.5.6.dw.mbox-hook.1 patch-1.5.16.rr.compressed.1 patch-1.5.4.lpr.collapse_flagged Lukas P. Ruf <[email protected]> -- PGP key 39A40276 at wwwkeys.eu.pgp.net key fingeprint: 9A0B 61C6 B826 4B73 69BB 972B C5E7 A153 39A4 0276
