From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Unicode 13 Emoji ranges composed with wrong font on NS port Date: Thu, 14 Oct 2021 14:32:21 +0300 Message-ID: <83o87rlu4a.fsf@gnu.org> References: <23125748-ec72-60de-4e8f-c0c4a5d1b77b@gmail.com> <83a6jhrw32.fsf@gnu.org> <87zgrgubfm.fsf@gmail.com> <87tuhm8k0b.fsf@gmail.com> <87o87u88tk.fsf@gmail.com> <83k0iip07x.fsf@gnu.org> <87k0ih8dyd.fsf@gmail.com> <83sfx5nkt1.fsf@gnu.org> <87y26x6ke4.fsf@gmail.com> <83zgrcnckr.fsf@gnu.org> <87pms77vdx.fsf@gmail.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="22012"; mail-complaints-to="usenet@ciao.gmane.io" Cc: alan@idiocy.org, wyuenho@gmail.com, emacs-devel@gnu.org To: Robert Pluim Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Oct 14 13:34:43 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1maz0V-0005XZ-Ip for ged-emacs-devel@m.gmane-mx.org; Thu, 14 Oct 2021 13:34:43 +0200 Original-Received: from localhost ([::1]:57612 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1maz0U-0000GK-9f for ged-emacs-devel@m.gmane-mx.org; Thu, 14 Oct 2021 07:34:42 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:35940) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mayyY-0005yJ-HR for emacs-devel@gnu.org; Thu, 14 Oct 2021 07:32:45 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:42956) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mayyX-0005jx-Cl; Thu, 14 Oct 2021 07:32:41 -0400 Original-Received: from [87.69.77.57] (port=1785 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mayyG-0006tu-Fo; Thu, 14 Oct 2021 07:32:40 -0400 In-Reply-To: <87pms77vdx.fsf@gmail.com> (message from Robert Pluim on Thu, 14 Oct 2021 12:28:42 +0200) 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-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:276989 Archived-At: > From: Robert Pluim > Date: Thu, 14 Oct 2021 12:28:42 +0200 > Cc: alan@idiocy.org, wyuenho@gmail.com, emacs-devel@gnu.org > > Eli> OK. We should carefully document all this complexity in some > Eli> comments, I think. > > I suspect getting the comments right will take at least as long as > getting the code right :-) Feel free to leave that to me.