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: has the emoji support been enhanced on master? Date: Sat, 11 Feb 2023 21:21:55 +0200 Message-ID: <83pmaghuss.fsf@gnu.org> References: <874jrstgfh.fsf@mat.ucm.es> <834jrsjk21.fsf@gnu.org> <87sffcrxhu.fsf@mat.ucm.es> <83y1p4i2nz.fsf@gnu.org> <87h6vsrv2e.fsf@mat.ucm.es> <83wn4oi0rk.fsf@gnu.org> <871qmwru41.fsf@mat.ucm.es> <83ttzshzi3.fsf@gnu.org> <871qmw6mgb.fsf@mat.ucm.es> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="23990"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Uwe Brauer Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Feb 11 20:22:47 2023 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 1pQvSQ-00061t-Rf for ged-emacs-devel@m.gmane-mx.org; Sat, 11 Feb 2023 20:22:46 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pQvS7-0005UG-DL; Sat, 11 Feb 2023 14:22:27 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pQvS5-0005Tn-EP for emacs-devel@gnu.org; Sat, 11 Feb 2023 14:22:25 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pQvS4-0003Kd-Ve; Sat, 11 Feb 2023 14:22:24 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=XFMbzZc4D54PDyN2OiVlepB5ti8xrd7cJ56rftffn/Q=; b=WcJiTGQTW+zf uFUFQBlbG7ILdz+J8hFyaXva8XTJcBCRw/A/E/+ZGigKK8AYauBsXCBxSsH2lKEdcB94r4hBE0jpW 1i6jiX4BjoXNm/gigwH7lVwdm9QIjEeRtZUSJx38UakuniBPu5j67S6NGxb8QWCjCV0b+oobvdqlR qF/GbGoFMiWEO+8FLqNFUYA0a5UifOp/NIAekx0r5NMCFcyOA0qoocBzEvzKQYrD9moV3eEla7mNT sXmJQvhaPBu0R8qsqH3NHybA8I3HCY4n8KKPq48A7vfPizXr9cJQc3pSukc/3kSVclEyZyWOCWUQi CuvPnuWvGvnINe7Zt5tcng==; Original-Received: from [87.69.77.57] (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 1pQvS4-0003aQ-9P; Sat, 11 Feb 2023 14:22:24 -0500 In-Reply-To: <871qmw6mgb.fsf@mat.ucm.es> (message from Uwe Brauer on Sat, 11 Feb 2023 20:17:40 +0100) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 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-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:303152 Archived-At: > From: Uwe Brauer > Cc: Uwe Brauer , emacs-devel@gnu.org > Date: Sat, 11 Feb 2023 20:17:40 +0100 > > > OK, I think I understand the problem: you don't have the Noto Color > > Emoji font installed. Install it, and the display will be according > > to expectations. > > I followed: > > https://jenciso.github.io/blog/how-setup-your-noto-color-emoji-fonts/ > > But this font is not used by Emacs for unknown reasons, strange. In "emacs -Q"? That blog describes how to set up a font for your private use, and I'm not sure Emacs looks there. Or maybe you need to re-run some Fontconfig utility after installing.