emacs-devel
[Top][All Lists]
Advanced

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

Re: case-insensitive string comparison


From: Eli Zaretskii
Subject: Re: case-insensitive string comparison
Date: Thu, 21 Jul 2022 18:53:08 +0300

> From: Roland Winkler <winkler@gnu.org>
> Cc: monnier@iro.umontreal.ca,  emacs-devel@gnu.org
> Date: Thu, 21 Jul 2022 09:19:37 -0500
> 
> On Thu, Jul 21 2022, Eli Zaretskii wrote:
> >> Date: Wed, 20 Jul 2022 21:16:12 +0300
> >> From: Eli Zaretskii <eliz@gnu.org>
> >> Cc: monnier@iro.umontreal.ca, emacs-devel@gnu.org
> >> 
> >> > >   https://unicode.org/reports/tr10/
> >> > 
> >> > A footnote pointing the interested reader to this report could already
> >> > be useful.
> >> 
> >> I'll see if we have a good place for that.
> >
> > Done.
> 
> Thank you! - I always thought that such technical reports were beyond my
> comprehension.  But this unicode report is quite readable.  So there is
> no need for emacs to reinvent the wheel.

The implementation of strcoll is in the underlying libc, so Emacs
_cannot_ possible reinvent this wheel, even if we wanted to.



reply via email to

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