bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#20316: 24.5; `string-lessp' doesn't respect value of LC_COLLATE


From: Stefan Monnier
Subject: bug#20316: 24.5; `string-lessp' doesn't respect value of LC_COLLATE
Date: Tue, 14 Apr 2015 21:23:03 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> ambiguous (to me) than 'lexicographic order' in this context. i assume it's
> "code point [according to the overall encoding of the relevant buffer]"?

No, it's "code point according to Unicode" since we use Unicode
internally and convert to/from the external encoding during input/output.


        Stefan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]