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: Better emoji support Date: Fri, 17 Sep 2021 21:48:51 +0300 Message-ID: <83pmt76nsc.fsf@gnu.org> References: <834kd2cypw.fsf@gnu.org> <87zguuttbm.fsf@gmail.com> <8335smcxx6.fsf@gnu.org> <87v95itsc4.fsf@gmail.com> <831r86cxdy.fsf@gnu.org> <83a6kgejp0.fsf@gnu.org> <87wnnkpjj9.fsf@gmail.com> <3E0155F6-D681-4443-A1D9-472D1836168D@traduction-libre.org> <87bl4rnyoe.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="10223"; mail-complaints-to="usenet@ciao.gmane.io" Cc: lists@traduction-libre.org, emacs-devel@gnu.org To: Robert Pluim Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Sep 17 20:50:51 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 1mRIwj-0002TR-Mi for ged-emacs-devel@m.gmane-mx.org; Fri, 17 Sep 2021 20:50:49 +0200 Original-Received: from localhost ([::1]:55126 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mRIwi-0006Wb-H9 for ged-emacs-devel@m.gmane-mx.org; Fri, 17 Sep 2021 14:50:48 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:40152) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mRIv9-0005hs-0I for emacs-devel@gnu.org; Fri, 17 Sep 2021 14:49:11 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:43384) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mRIv7-0004mq-Mr; Fri, 17 Sep 2021 14:49:09 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:2753 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 1mRIv7-0001oc-8L; Fri, 17 Sep 2021 14:49:09 -0400 In-Reply-To: <87bl4rnyoe.fsf@gmail.com> (message from Robert Pluim on Fri, 17 Sep 2021 15:01:37 +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:274918 Archived-At: > From: Robert Pluim > Date: Fri, 17 Sep 2021 15:01:37 +0200 > Cc: Eli Zaretskii , emacs-devel@gnu.org > > Iʼve just pushed it to master. Itʼs now based on Unicode 14, because > Eli installed the Unicode 14 changes before I got around to pushing > :-) Thanks. But I thought we also talked about supporting Emoji sequences in composition-function-table? I don't think I see that in the changes you installed, did I miss something?