unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: Eli Zaretskii <eliz@gnu.org>
Cc: eggert@cs.ucla.edu, dmantipov@yandex.ru, 18051@debbugs.gnu.org
Subject: bug#18051: [Emacs-diffs] trunk r117726: Add string collation.
Date: Fri, 29 Aug 2014 20:01:50 +0200	[thread overview]
Message-ID: <87mwanqinl.fsf@gmx.de> (raw)
In-Reply-To: <83ha0vip9m.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 29 Aug 2014 13:06:13 +0300")

Eli Zaretskii <eliz@gnu.org> writes:

> Case-insensitive versions of the new functions are yet to be written;
> stay tuned.

I've just committed a patch to the trunk which adds optional arguments
LOCALE and IGNORE-CASE to the collation functions.

> For now, on MS-Windows, you can have that if you use the
> NORM_IGNORECASE flag as the second argument of CompareStringW inside
> w32_compare_strings.

As usual, this I haven't implemented. I would let it to you, Eli.

> For Posix, I guess we should run the 2 strings through towupper (or
> towupper_l, if it exists), and then compare the results with
> wcscoll/wcscoll_l.

Yes.

Best regards, Michael.





  reply	other threads:[~2014-08-29 18:01 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <53FAB5F9.9050706@yandex.ru>
2014-08-25  5:48 ` bug#18051: [Emacs-diffs] trunk r117726: Add string collation Paul Eggert
2014-08-25  6:19   ` Dmitry Antipov
2014-08-25  6:41     ` Michael Albinus
2014-08-25 15:03       ` Eli Zaretskii
2014-08-25 16:01         ` Eli Zaretskii
2014-08-27 11:24         ` Michael Albinus
2014-08-27 15:40           ` Eli Zaretskii
2014-08-27 18:12             ` Michael Albinus
2014-08-27 18:26               ` Eli Zaretskii
2014-08-27 19:00           ` Paul Eggert
2014-08-27 19:08             ` Paul Eggert
2014-08-27 19:54               ` Eli Zaretskii
2014-08-27 21:27                 ` Paul Eggert
2014-08-27 21:37                   ` Michael Albinus
2014-08-28  2:39                     ` Eli Zaretskii
2014-08-29  8:59                     ` martin rudalics
2014-08-29  9:59                       ` Michael Albinus
2014-08-29 17:21                         ` martin rudalics
2014-08-29 17:56                           ` Michael Albinus
2014-08-29 10:06                       ` Eli Zaretskii
2014-08-29 18:01                         ` Michael Albinus [this message]
2014-08-29 19:31                           ` Eli Zaretskii
2014-08-29 21:01                             ` Michael Albinus
2014-09-01 15:20                               ` Eli Zaretskii
2014-09-01 20:46                                 ` Michael Heerdegen
2014-10-17 20:26                                   ` Michael Heerdegen
2014-10-18  5:38                                     ` Eli Zaretskii
2014-10-18 14:27                                       ` Michael Heerdegen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87mwanqinl.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=18051@debbugs.gnu.org \
    --cc=dmantipov@yandex.ru \
    --cc=eggert@cs.ucla.edu \
    --cc=eliz@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).