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: Sun, 12 Feb 2023 13:53:31 +0200 Message-ID: <831qmvhzgk.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> <83pmaghuss.fsf@gnu.org> <87v8k8j8m7.fsf@mat.ucm.es> <83o7q0htvi.fsf@gnu.org> <25575.65199.775648.183146@orion.rgrjr.com> <87a61jiayf.fsf@mat.ucm.es> <837cwnia0s.fsf@gnu.org> <87y1p3z13h.fsf@mat.ucm.es> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="12842"; mail-complaints-to="usenet@ciao.gmane.io" Cc: rogers@rgrjr.com, emacs-devel@gnu.org To: Uwe Brauer Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Feb 12 12:54:32 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 1pRAwB-0003B1-OU for ged-emacs-devel@m.gmane-mx.org; Sun, 12 Feb 2023 12:54:31 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pRAvm-0006Ao-27; Sun, 12 Feb 2023 06:54:06 -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 1pRAvk-0006Ac-8u for emacs-devel@gnu.org; Sun, 12 Feb 2023 06:54:04 -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 1pRAve-000871-Go; Sun, 12 Feb 2023 06:54:03 -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=D9jBvCSvg55L+agelkWU3q6dylfCislDK4A3wK894UQ=; b=hyZ9IKjgcQCL CEwt36JAwNWgxVFKsnu+Qzec7gFW6EA8mH4YUv2AoeOoVdBWXpazhMxeWrnBBODLFuzRfSeIrEV6x n9vJubRaC5vlJE6TnIXeagnc70kE3I/Fl34qDPX8HSCPnXJaxw7HSTIYRQyHRY9HIJiFOiXXd5Q/J KpUvB6yhi4V97RVy7gX07yGSF2p65ORTFNn2orVYYoPXcRtzYUVCcMREDSmLMYdEBsaGAtLAhXqK5 UO0LpC05pTG4IeNcKqAjllpDxVTv3ZsBwOQQfg4cjEr5iETHkwiJQhGkb0DWJn/oi4NEtgs7comkq Ks+VR7wkdq9/6E6czieUBA==; 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 1pRAvd-0002x3-6H; Sun, 12 Feb 2023 06:53:58 -0500 In-Reply-To: <87y1p3z13h.fsf@mat.ucm.es> (message from Uwe Brauer on Sun, 12 Feb 2023 10:26:10 +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:303170 Archived-At: > From: Uwe Brauer > Cc: Uwe Brauer , rogers@rgrjr.com, > emacs-devel@gnu.org > Date: Sun, 12 Feb 2023 10:26:10 +0100 > > > What is your value of system-configuration-features? > > What do you mean precisely by this? It's a variable, and I asked about its value in your build of Emacs. So: emacs -Q M-: system-configuration-features RET and post the results.