emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: File names with accented Latin characters are not displayed correctl


From: Peter Dyballa
Subject: Re: File names with accented Latin characters are not displayed correctly
Date: Mon, 7 Nov 2005 17:30:47 +0100


Am 07.11.2005 um 16:58 schrieb Stefan Monnier:

When I use 'ls -lw' to display the file names in xterm, I get:

        -rw-r--r--    1 pete  pete        62 25 Mär  2005 áÛïǓà.txt
        -rw-r--r--    1 pete  pete        62 25 Mär  2005 äÖüÄöÜ.txt
        -rw-r--r--    1 pete  pete       107  2 Dez  2004 äöüßÜÖÄ€
        
Doing the same in Emacs' *shell* buffer I get:

        -rw-r--r--    1 pete  pete        62 25 Mär  2005 áÛïǓà.txt
        -rw-r--r--    1 pete  pete        62 25 Mär  2005 äÖüÄöÜ.txt
        -rw-r--r--    1 pete  pete       107  2 Dez  2004 äöüßÜÖÄ€

Doing in Emacs' *shell* buffer 'ls -l' I get of course some nonsense. In
dired-mode I see as in *shell* only:

   -rw-r--r--    1 pete   pete        62 25 Mär  2005 áÛïǓà.txt
   -rw-r--r--    1 pete   pete        62 25 Mär  2005 äÖüÄöÜ.txt
   -rw-r--r--    1 pete   pete       107  2 Dez  2004 äöüßÜÖÄ€

So GNU Emacs can't display the file names correctly any more!

Please, whenever a problem like that shows up, it's extremely helpful to say
if this problem is new and if so when (as precisely as possible)
it appeared.

I've seen it first today with code for GNU Emacs 23 from approximately 10 days ago. So I updated from CVS today and re-built to see whether this was fixed in between. Launching with -Q keeps this behaviour.

--
Greetings

  Pete

Got Mole problems?
Call Avogadro 6.02 x 10^23





reply via email to

[Prev in Thread] Current Thread [Next in Thread]