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

Re: Bug#95975: mutt: doesn't use charset anymore



On Fri, May 04, 2001 at 04:28:16PM +0200, Josip Rodin wrote:
> > 
> > hmm, what's LC_COLLATE for again?
> 
> ? I was referring to this:
> 
> % touch a b c .a .b .c A B C .A .B .C
> % LANG=C ls -A
> .A  .B  .C  .a  .b  .c  A  B  C  a  b  c
> % LANG=hr_HR ls -A
> a  .a  A  .A  b  .b  B  .B  c  .c  C  .C
> 
> It acts as if the interpunction doesn't exist, which is just plain wrong!
> And it's not happening on potato.

it does not happen on woody either: (yet)

[jaqque@osiris:/tmp/LC]% touch a b c .a .b .c A B C .A .B .C
[jaqque@osiris:/tmp/LC]% LANG=C ls -A
.A  .B  .C  .a  .b  .c  A  B  C  a  b  c
[jaqque@osiris:/tmp/LC]% LANG=hr_HR ls -A
.A  .B  .C  .a  .b  .c  A  B  C  a  b  c

-john



Reply to: