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: Color emojis on Win10? Date: Tue, 09 Nov 2021 15:56:12 +0200 Message-ID: <834k8l5t6r.fsf@gnu.org> References: <86tugllf49.fsf@gnu.org> <83fss55um3.fsf@gnu.org> <86o86tjvsf.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="35700"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Arash Esbati Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Nov 09 15:00:35 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 1mkRft-00094n-WB for ged-emacs-devel@m.gmane-mx.org; Tue, 09 Nov 2021 15:00:34 +0100 Original-Received: from localhost ([::1]:54716 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mkRfs-0001GC-QG for ged-emacs-devel@m.gmane-mx.org; Tue, 09 Nov 2021 09:00:32 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:42416) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mkRbq-0004wK-Cl for emacs-devel@gnu.org; Tue, 09 Nov 2021 08:56:26 -0500 Original-Received: from [2001:470:142:3::e] (port=40018 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mkRbp-0001NI-6P for emacs-devel@gnu.org; Tue, 09 Nov 2021 08:56:21 -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=WVv7Sf84qrmy/oj+RxMyW4uLwnGzL5IU2R47oJ4Jtlc=; b=GDLygGC8VlIZ tsK5gTut7b/1Sz3JhqTAz0S8sK/XiQ0S31jUnzgw2ukcppdkipfpmqAZOYArKgeGBj3MEw44gWI62 yuVouUQDqCUXlOtDGS8D+4+YpyooihJ4Hp3Qmx8+17ZMZ6k4epA6UbsD9yd4tJucr73RwVGautoHO TwJeGxz1ltLv2PPPpZyiITlQmMp2jZsh/QiOWFNNp9nXVksEUfPCEqXGnScF8TKiQgwuJsbPvF/7n aiXy1BGr3eAvr6doE6dyzRPcAwVXkj8Pu+49zywL8pACsL4bqwSApgCqbiw11Xbwh+rY7pKKxFEVX 7aACKseYscFLayuwXOlpsQ==; Original-Received: from [87.69.77.57] (port=3529 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 1mkRbn-0007pw-KQ; Tue, 09 Nov 2021 08:56:20 -0500 In-Reply-To: <86o86tjvsf.fsf@gnu.org> (message from Arash Esbati on Tue, 09 Nov 2021 14:36:16 +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" Xref: news.gmane.io gmane.emacs.devel:279104 Archived-At: > From: Arash Esbati > Cc: emacs-devel@gnu.org > Date: Tue, 09 Nov 2021 14:36:16 +0100 > > > It isn't currently possible to get color Emoji on MS-Windows. Color > > fonts are not supported there. Patches to add that are welcome. > > Thanks. I can't fix the issue, but I can provide a patch documenting > the current state, say for NEWS in emacs-28. I'm not sure if "No color > fonts on MS-Windows" is mentioned somewhere. It says "on capable platforms", doesn't it? We don't usually have NEWS entries saying that some feature is not available on MS-Windows (or macOS, for that matter).