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: Entering emojis Date: Wed, 27 Oct 2021 15:09:13 +0300 Message-ID: <83o87awtxy.fsf@gnu.org> References: <87cznths5j.fsf@gnus.org> <83zgqxymd3.fsf@gnu.org> <878rygj4gt.fsf@gnus.org> <83wnm0zz0q.fsf@gnu.org> <874k94j3rn.fsf@gnus.org> <83v91kzydh.fsf@gnu.org> <87tuh4holf.fsf@gnus.org> <822aec9d01909cecfc6c@heytings.org> <87a6iwhltf.fsf@gnus.org> <83tuh4zfg5.fsf@gnu.org> <87y26gfobr.fsf@gnus.org> <87tuh4f1ie.fsf@gnus.org> <0353A9DA-0041-4D71-8E1B-09FB07A5FD0F@acm.org> 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="32082"; mail-complaints-to="usenet@ciao.gmane.io" Cc: stefankangas@gmail.com, emacs-devel@gnu.org To: Mattias =?utf-8?Q?Engdeg=C3=A5rd?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Oct 27 14:14: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 1mfhpO-000872-4x for ged-emacs-devel@m.gmane-mx.org; Wed, 27 Oct 2021 14:14:46 +0200 Original-Received: from localhost ([::1]:39026 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mfhpM-00070c-Tn for ged-emacs-devel@m.gmane-mx.org; Wed, 27 Oct 2021 08:14:44 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:45072) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mfhk6-0002xW-UZ for emacs-devel@gnu.org; Wed, 27 Oct 2021 08:09:20 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:35138) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mfhk4-0000jb-6F; Wed, 27 Oct 2021 08:09:16 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=slghqXz0jXalg6C/yT6qMilXl/HgtLScbh5AJ6zlf64=; b=H17uj2S5AN7PzxSp5slI oCeM6TpILMktQ5PxtRhafTnfMtTiViZcVBsP16o8g+A08CD/+nUI9wSXWxx3zNOW0WTiIeqPbJXJE vj5wpkB3WLRX25UmdoGzOOlLI8iEyUABMV44JV+aPaf++VKwKxY2pbCSZU45MXnzXtByEFEDu3zmR ADilCKoEZoYx82SVh2XuZmf7Y1gFiMTVM8yLobwEkawfPynBCnTAyYGGdR2zwn2Qqv4sru+Mg3hLf GbSjR0HaMXyw8i+LK/sIhLGXA9WyqgKCrEiesJq6LlVpog9tuvCBoUYy0/3EeKxjouioUiF3kuB9h p922jxRmL3MSYA==; Original-Received: from [87.69.77.57] (port=3558 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 1mfhk2-0004ku-Lq; Wed, 27 Oct 2021 08:09:16 -0400 In-Reply-To: <0353A9DA-0041-4D71-8E1B-09FB07A5FD0F@acm.org> (message from Mattias =?utf-8?Q?Engdeg=C3=A5rd?= on Wed, 27 Oct 2021 10:27:32 +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:277946 Archived-At: > From: Mattias EngdegÄrd > Date: Wed, 27 Oct 2021 10:27:32 +0200 > Cc: Emacs developers > > It would be useful to have a 'literate-mode' where they would be replaced with the empty string, a space, U+FFFD, a suitable hex escape, or something else. A compromise would be to show them as monochrome glyphs that respect the typographic metrics of the surrounding text. You can have this if you customize your fontset to use a font for the 'emoji' script that has no glyphs for the Emoji codepoints.