Hi, EmacsW32 maintainers! I'he got the following trouble/bug.
I've tested it on Patched (Emacs-23-CvsP090529-EmacsW32-1.58) and Unpatched (emacs-from-cvs-090503) emacs with the same result. On type M-x dired emacs shows \316\362\361\363\362\361\362\342\363\345\362 instead of root. Here is example: drwxrwxrwx 1 Administrators SYSTEM 0 05-30 13:34 Common Files drwxrwxrwx 1 User \316\362\361\363\362\361\362\342\363\345\362 0 01-19 00:10 Comodo Emacs 22.3 if free of it: drwxrwxrwx 1 User root 0 05-30 13:34 Common Files drwxrwxrwx 1 User root 0 01-19 00:10 Comodo My codepage is 1251. I try to add my .emacs somthing like this: (setq file-name-coding-system 'utf-8) or (setq file-name-coding-system 'cp1251) but nothing changed. -- Konstantin <kosta...@yandex.ru>