From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: On language-dependent defaults for character-folding Date: Tue, 01 Mar 2016 18:44:40 +0200 Message-ID: <83lh626tc7.fsf@gnu.org> References: <837fi0sz29.fsf@gnu.org> <83egc8qzjh.fsf@gnu.org> <87egc7evu3.fsf@gnus.org> <83io1jpt4u.fsf@gnu.org> <87povqhj25.fsf@gnus.org> <83povqm3dw.fsf@gnu.org> <831t84lgsa.fsf@gnu.org> <87io1gz3i8.fsf@mail.linkov.net> <83wppvic6f.fsf@gnu.org> <8737sjufmw.fsf@mail.linkov.net> <83fuwigdft.fsf@gnu.org> <87h9gxfx9k.fsf@mail.linkov.net> <83mvqog3mf.fsf@gnu.org> <87oab0fk8d.fsf@mail.linkov.net> <83k2ln8oth.fsf@gnu.org> <87d1rf13xf.fsf@mail.linkov.net> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1456850714 29745 80.91.229.3 (1 Mar 2016 16:45:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 1 Mar 2016 16:45:14 +0000 (UTC) Cc: larsi@gnus.org, lokedhs@gmail.com, rms@gnu.org, emacs-devel@gnu.org To: Juri Linkov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 01 17:45:09 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aanQ4-0005oq-Cu for ged-emacs-devel@m.gmane.org; Tue, 01 Mar 2016 17:45:08 +0100 Original-Received: from localhost ([::1]:50910 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aanQ3-0007cO-HC for ged-emacs-devel@m.gmane.org; Tue, 01 Mar 2016 11:45:07 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58132) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aanQ0-0007bX-1M for emacs-devel@gnu.org; Tue, 01 Mar 2016 11:45:04 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aanPu-0003sH-Ch for emacs-devel@gnu.org; Tue, 01 Mar 2016 11:45:03 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:35414) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aanPu-0003sD-8i; Tue, 01 Mar 2016 11:44:58 -0500 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:2235 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1aanPm-0002ei-PU; Tue, 01 Mar 2016 11:44:51 -0500 In-reply-to: <87d1rf13xf.fsf@mail.linkov.net> (message from Juri Linkov on Tue, 01 Mar 2016 01:40:12 +0200) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:200849 Archived-At: > From: Juri Linkov > Cc: larsi@gnus.org, lokedhs@gmail.com, rms@gnu.org, emacs-devel@gnu.org > Date: Tue, 01 Mar 2016 01:40:12 +0200 > > >> What would be a good name for the property from decomps.txt? “decomposition2”? > > > > I'm not good at naming stuff, but how about collating-decomposition or > > decomposition-for-collation? > > Or to put decompositions from decomps.txt into the same table > with UnicodeData.txt decompositions, but mark these additional > decompositions by a special tag "", or better using > the same tag "" introduced in decomps.txt. Yes, I think this is a better alternative.