Re: sorting strings with non-ASCII characters
- From: Morten Welinder <mwelinder gmail com>
- To: Sebastien Blondeel <blondeel clipper ens fr>
- Cc: gnumeric-list gnome org
- Subject: Re: sorting strings with non-ASCII characters
- Date: Mon, 14 Mar 2005 16:01:14 -0500
LC_COLLATE="POSIX"
[...]
locales cause so many problems I try to avoid them as much as I could.
Well, you are going to need at least LC_COLLATE set to something like fr_FR.UTF8
That way I can have \"o after z and you can have it as o. Make
yourself a little
wrapper for gnumeric if you don't want to set it globally.
"man wcscoll" for details.
Morten
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]