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
Message #28 received at 12008 <at> debbugs.gnu.org (full text, mbox):
> From: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
> Cc: rudalics <at> gmx.at, 12008 <at> debbugs.gnu.org
> Date: Mon, 23 Jul 2012 04:57:14 -0400
>
> >> So better would be to switch the locale to utf-8 and call strcoll
> >> without calling ENCODE_SYSTEM (tho of course, only if the strings
> >> are multibyte).
> > How will this be different from string< etc., that we already have?
>
> I'd expect strcoll in a utf-8 locale to sort e é è ê and such
> close together.
Does the encoding really matter for strcoll? That is, won't
de_DE.UTF-8 and de_DE.iso8859-1 produce the same collation order for
the same characters?
If the encoding doesn't matter, then why do you keep mentioning utf-8
locales in this context? The request, as I understood it, was to be
able to sort arbitrary strings in the locale-dependent collating
order.
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.