emacs-devel
[Top][All Lists]
Advanced

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

Re: strip accents and sorting [was: BibTeX issues]


From: martin rudalics
Subject: Re: strip accents and sorting [was: BibTeX issues]
Date: Thu, 29 Aug 2019 08:15:40 +0200

> But (string-lessp "ä-umlaut" "ö-combine") gives nil

But (string-collate-lessp "ä-umlaut" "ö-combine") gives t
so it should be fairly easy to fix `sort-lines' and friends
accordingly.

martin




reply via email to

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