2017-09-13 15:55 GMT+03:00 Christian Brabandt <[email protected]>:
>
>
> Please show the result of the following vim command:
>
> :verbose set fencs? fenc? enc?
>
fileencodings=utf-8,default,latin1,ucs-bom
Last set from ~/.vimrc
fileencoding=utf-8
encoding=utf-8
Last set from ~/.vimrc
>
> and in mutt check :set ?send_charset
send_charset="utf-8:us-ascii:iso-8859-1"
> and :set ?assumed_charset
>
assumed_charset=""
Those are my settings at the moment, although I have tried various
other values for them while trying to fix the problem.
Thank you very much and sorry for sending HTML message previously.
– Christos