Package: mutt
Version: 1.5.20-2

When I compose a message to myself in vim, mutt nicely detects from
the locale that it is UTF-8 and transcodes to ascii or iso-8859-1 as
appropriate. (To reproduce: run mutt, m, jrn, Test, a étale <esc> ZZ,
q, y. $HOME/postponed is correctly transcoded to latin1.)

But when I edit a message including headers, mutt skips the
transcoding step. (To reproduce, with the postponed message from
before: run mutt, m, y, ZZ, E, :%s/Test/Testing/ <ret> ZZ, q, y.
$HOME/postponed is UTF-8, but the message header says it should be
iso-8559-1.)

Please let me know if there is any more I can do to help test this.

Thanks,
Jonathan

$ test -e $HOME/.muttrc || echo no muttrc present
no muttrc present
$ echo $LANG
en_US.UTF-8
$ echo ${LC_ALL-unset}
unset
$ dpkg -l vim mutt | tail -2
ii  mutt            1.5.20-2        text-based mailreader supporting
MIME, GPG, PG
ii  vim             2:7.2.245-2     Vi IMproved - enhanced vi editor



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to