emacs-devel
[Top][All Lists]
Advanced

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

Re: dired with dot files early


From: Robert J. Chassell
Subject: Re: dired with dot files early
Date: Mon, 17 Sep 2007 22:01:46 +0000 (UTC)

I had 
    LANG=en_US
but nothing for 
    LC_COLLATE

My problem must have come from the missing LC_COLLATE variable.

I put both 
    export LANG=en_US 
    export LC_COLLATE=C 
in my ~/.bash_profile.  `dired' in Emacs and `ls -al' in an xterm both
now succeed!

Thank you, Sven Joachim and Andreas Schwab. 

-- 
    Robert J. Chassell                          GnuPG Key ID: 004B4AC8
    address@hidden                         address@hidden
    http://www.rattlesnake.com                  http://www.teak.cc




reply via email to

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