Hey I been bugging with this problem for some hours now. And I couldn't find the answer on google so I try it here.
The problem is that when I run emacs in cygwin in -nw mode characters like åäö doesn't come out normally. However it is perfectly normal when I type those character in mintty terminal. The answer that I found on google is that I should type M-x standard-display-european however emacs doesn't have that option. It only found standard-display-cyrillic-translit
uname -rwill tell you.) – ak2 Jan 7 '11 at 11:55catas well. – starcorn Jan 7 '11 at 12:32LC_ALL,LC_CTYPE, andLANGenvironment variables? Are you setting those variables in bash startup files? If so, don't, because the terminal won't get to know about it. – ak2 Jan 7 '11 at 16:00