From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: search-default-mode char-fold-to-regexp and Greek Extended block characters Date: Tue, 30 Jul 2019 13:15:56 +0300 Message-ID: <1EBA2880-8062-44DE-8037-486874A85164@gnu.org> References: <87ef2f0xx3.fsf@tcd.ie> <834l3ium3f.fsf@gnu.org> <83wogduc41.fsf@gnu.org> <83h87cpzml.fsf@gnu.org> <87r26gv6k2.fsf@mail.linkov.net> <87blxj3u4e.fsf@mail.linkov.net> <87a7d2asu3.fsf@mail.linkov.net> <87v9vp23g0.fsf@mail.linkov.net> <878sskybpi.fsf@mail.linkov.net> <87zhkxf8zk.fsf@mail.linkov.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="123899"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: K-9 Mail for Android To: emacs-devel@gnu.org, Robert Pluim , Juri Linkov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jul 30 12:16:30 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hsPBG-000W7q-C7 for ged-emacs-devel@m.gmane.org; Tue, 30 Jul 2019 12:16:30 +0200 Original-Received: from localhost ([::1]:59436 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hsPBF-0005kH-7u for ged-emacs-devel@m.gmane.org; Tue, 30 Jul 2019 06:16:29 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:40790) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hsPAm-0005Ec-Sv for emacs-devel@gnu.org; Tue, 30 Jul 2019 06:16:01 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:57337) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hsPAm-0007Op-Fh; Tue, 30 Jul 2019 06:16:00 -0400 Original-Received: from [176.12.156.246] (port=37658 helo=[10.209.5.9]) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1hsPAl-0004az-K9; Tue, 30 Jul 2019 06:16:00 -0400 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:239019 Archived-At: On July 30, 2019 11:09:14 AM GMT+03:00, Robert Pluim w= rote: >=20 > Is there a Unicode spec for this > sort of stuff? The Unicode guidelines for this are in UTS#10 Unicode Collation Algorithm,= and specifically Section 11 Searching and Matching there=2E