* Bytor ([EMAIL PROTECTED]) wrote: > I have just started to use mutt but I have one problem I am hoping I can get some >help with. I do send quite a lot of e-mails in Swedish and I am not able to read the >extra letters that the Swedish alphabet has. They show up as question marks. I have >emacs as my editor and when I send mail to myself I see the letters as numbers. For >example 344, 345, and 366. What do I need to do inorder to fix this. > Thaks for the help, > Clyde >
First of all, can you use Swedish letters in the console. If can't you might want to add in /etc/profile set meta-flag on set convert-meta off set output-meta on and export LC_ALL=sv_SE in ~/.bashrc this should solve your problems... I'm Swedish myself..so I know..