On 04.10.10,11:35, Matthias Apitz wrote: > > Hello, > > At the moment I still have set the xterm for mutt to ISO-8859-1, i.e. > receiving and sending messages in ISO. More and more I receive email now > in UTF-8 and to read them I open another terminal 'urxvt' with the LANG > set to es_ES.UTF-8 to read such message... > > I'm unsure if I should completely switch to UTF-8 already, maybe this > would cause big disaster in the receiving sites, mailing lists etc. What > is the opinion about of other mutt users and what is the tendenz we > should follow? >
I use these settings in my .muttrc and this works great: set charset="UTF-8" set send_charset="utf-8:iso-8859-2:iso-8859-1" charset-hook ks_c_5601-1987 euc-kr Jostein
