A report from the documentation maintainer
A report from the documentation maintainer
Posted Nov 3, 2016 14:47 UTC (Thu) by ssl (guest, #98177)In reply to: A report from the documentation maintainer by lsl
Parent article: A report from the documentation maintainer
>I thought everyone sets their LC_COLLATE to C (C.UTF-8, if supported) anyway to preserve their sanity.
Um, actually the converse. I have my collate set to pl_PL.UTF-8 because I want my ą's sorted after a, ć's after c, ó after o, and so on. C puts them after 'z' which makes absolutely no sense. C.UTF-8 breaks the letters completely.
