On Thu, Feb 01, 2024 at 09:01:42AM +0200, Eli Zaretskii wrote: > > Date: Wed, 31 Jan 2024 23:11:02 +0100 > > From: Patrice Dumas <pertu...@free.fr> > > > > > Moreover, en_US.utf-8 will use collation appropriate for (US) English. > > > There may be language-specific "tailoring" for other languages (e.g. > > > Swedish) that the user may wish to use instead. Hence, it may be > > > a good idea to allow use of a user-specified locale for collation through > > > the C code. > > > > That would not be difficult to implement as a customization variable. > > What about COLLATION_LANGUAGE? > > What would be the possible values of this variable, and in what format > will those values be specified?
My simple idea was to have there the same as in @documentlanguage, it seems to me that it should be the same as used in locales. -- Pat