On Fri, Jul 22, 2022 at 10:41:26PM +0200, Patrice Dumas wrote: > This looks good to me. I think that the locale encoding should also be > a customization variable, but in the documentation it would be stated that > "You should not need to explicitly set this variable." It is possible > to pass it simply as a key (in lower case) as is done for 'values'. But > I think that the less variables like that there is, the best it is. And > it could even make sense for a user to override the locale encoding if > the system is not well set up. Maybe simply LOCALE_ENCODING?
I've got the code for this mostly written, will commit tomorrow after I do a bit more testing.
