From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Problem with some new emoji in Emacs Date: Sat, 13 Nov 2021 15:37:40 -0500 Message-ID: References: <87cznths5j.fsf@gnus.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="3140"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: emacs-devel@gnu.org To: Lars Ingebrigtsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Nov 13 21:38:46 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 1mlznS-0000gK-9K for ged-emacs-devel@m.gmane-mx.org; Sat, 13 Nov 2021 21:38:46 +0100 Original-Received: from localhost ([::1]:56640 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mlznR-0001wX-8B for ged-emacs-devel@m.gmane-mx.org; Sat, 13 Nov 2021 15:38:45 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:38606) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mlzmc-0001DX-Qh for emacs-devel@gnu.org; Sat, 13 Nov 2021 15:37:54 -0500 Original-Received: from mailscanner.iro.umontreal.ca ([132.204.25.50]:31878) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mlzmZ-0003jq-M0 for emacs-devel@gnu.org; Sat, 13 Nov 2021 15:37:53 -0500 Original-Received: from pmg1.iro.umontreal.ca (localhost.localdomain [127.0.0.1]) by pmg1.iro.umontreal.ca (Proxmox) with ESMTP id 036E31002F2; Sat, 13 Nov 2021 15:37:50 -0500 (EST) Original-Received: from mail01.iro.umontreal.ca (unknown [172.31.2.1]) by pmg1.iro.umontreal.ca (Proxmox) with ESMTP id 002CF1000C4; Sat, 13 Nov 2021 15:37:47 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=iro.umontreal.ca; s=mail; t=1636835868; bh=9Y5aNVwP1NoX6zmqOx1FG9SI1Euf3e4Km93ANi+8oSY=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=kXOS5RTlxMIQd2S47IHJAmQX7znqps0v5O7sIJUfMAypiGVo2vlk9YrrDypRu2x4F wiLco7D/fKYLRkEs3WWjLGCV75H2twP+vyPmRv58jFhJ/um9DSYxtBSVPFeZGO0v8L MGZJovP7rWANEZJQWOd1R8zeFtgupBl+B4KB3FNRRBhEtNYkllWdik9/ELUxtq6fnW dz8PRz5n1ZKRoHOQcGKlJFe0ANFGvChc87Jgjl77jT13+nvB52N4rhd0UMsoCxPuEs hGarXiekvDfPYryMmV5FVTocdBKxMhSwYUknOGeRy81eBoQFs3Skk0pX83gvo+gMZ3 y7lzrt7uqeMCg== Original-Received: from ceviche (unknown [45.72.128.33]) by mail01.iro.umontreal.ca (Postfix) with ESMTPSA id C99181208ED; Sat, 13 Nov 2021 15:37:47 -0500 (EST) In-Reply-To: (Jean Louis's message of "Sat, 13 Nov 2021 22:43:41 +0300") Received-SPF: pass client-ip=132.204.25.50; envelope-from=monnier@iro.umontreal.ca; helo=mailscanner.iro.umontreal.ca X-Spam_score_int: -42 X-Spam_score: -4.3 X-Spam_bar: ---- X-Spam_report: (-4.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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:279351 Archived-At: > Here is the screen with new emoji feature: > https://gnu.support/files/tmp/2021-11-13/Screenshot-2021-11-13-22:33:19.png > > When I turn on the emojify-mode then I get this problem here: > https://gnu.support/files/tmp/2021-11-13/Screenshot-2021-11-13-22:33:36.png Does this look worse than if you use Emacs-27 to view the exact same text? Stefan