GNU bug report logs -
#12008
Alphabetic sorting respect user's language and/or locale
Previous Next
Reported by: martin rudalics <rudalics <at> gmx.at>
Date: Sat, 21 Jul 2012 14:39:02 UTC
Severity: wishlist
Merged with 2263
Fixed in version 25.1
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Date: Mon, 23 Jul 2012 17:49:49 +0200
> From: martin rudalics <rudalics <at> gmx.at>
> CC: monnier <at> IRO.UMontreal.CA, 12008 <at> debbugs.gnu.org
>
> >> > (And btw, AFAIK Dired doesn't sort, it relies on 'ls' to do so, and
> >> > 'ls' uses 'strcoll' to sort file names.
> >>
> >> I suppose this doesn't hold for the `ls' coming with GnuWin32.
> >
> > Why do you think so? The code calls strcoll even on Windows.
>
> But how do I request it when calling `ls'?
It works automagically. Or, shall I say, "should work" (keeping in
mind how buggy GnuWin32 ports are).
On Unix, you can set LC_COLLATE in the environment to control the
collation order, but I don't think it works on Windows.
> Or, maybe better, what can I do to have `ls' respect my locale?
Barring any bugs, it should do so already.
This bug report was last modified 10 years and 291 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.