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: Sun, 10 Oct 2021 20:47:22 +0300 Message-ID: <83wnmkrcut.fsf@gnu.org> References: <23125748-ec72-60de-4e8f-c0c4a5d1b77b@gmail.com> <83a6jhrw32.fsf@gnu.org> <87zgrgubfm.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="14931"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 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 Sun Oct 10 19:53:50 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 1mZd1C-0003i1-7p for ged-emacs-devel@m.gmane-mx.org; Sun, 10 Oct 2021 19:53:50 +0200 Original-Received: from localhost ([::1]:48608 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mZd1A-0006Du-Ur for ged-emacs-devel@m.gmane-mx.org; Sun, 10 Oct 2021 13:53:48 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:51280) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mZcv9-0004Y7-VR for emacs-devel@gnu.org; Sun, 10 Oct 2021 13:47:36 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:57586) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mZcv9-0004Tm-NF; Sun, 10 Oct 2021 13:47:35 -0400 Original-Received: from [87.69.77.57] (port=2243 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 1mZcv8-0005aU-S8; Sun, 10 Oct 2021 13:47:35 -0400 In-Reply-To: <87zgrgubfm.fsf@gmail.com> (message from Robert Pluim on Sun, 10 Oct 2021 17:49:49 +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:276683 Archived-At: > From: Robert Pluim > Date: Sun, 10 Oct 2021 17:49:49 +0200 > Cc: Eli Zaretskii , emacs-devel@gnu.org > > Eli> I don't know how font selection works on macOS, so I cannot help you > Eli> more, sorry. Perhaps Robert could. > > I donʼt think font selection is that different on macOS. Certainly > set-fontset-font works the same. I mean font selection when the fontset is not specific enough (as in "dictates the font for a specific range of codepoints"). That is, how candidate system fonts are found and filtered.