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: Fri, 29 Oct 2021 09:10:47 +0300 Message-ID: <835ytgs6mw.fsf@gnu.org> References: <87cznths5j.fsf@gnus.org> <87ilxi7531.fsf@gnus.org> <875yth7bjr.fsf@gnus.org> <8335oltgyd.fsf@gnu.org> <87mtms1zjf.fsf@gnus.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="9568"; mail-complaints-to="usenet@ciao.gmane.io" Cc: stefankangas@gmail.com, emacs-devel@gnu.org To: Lars Ingebrigtsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Oct 29 08:46:09 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 1mgLeS-0002GX-Rf for ged-emacs-devel@m.gmane-mx.org; Fri, 29 Oct 2021 08:46:09 +0200 Original-Received: from localhost ([::1]:40974 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mgLeR-00074R-Dm for ged-emacs-devel@m.gmane-mx.org; Fri, 29 Oct 2021 02:46:07 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:46982) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mgL6U-00080P-MH for emacs-devel@gnu.org; Fri, 29 Oct 2021 02:11:04 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:54280) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mgL6U-0004ax-9s; Fri, 29 Oct 2021 02:11:02 -0400 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=v+p1+IjkwiBqaCfPwwnnlFKTMz8Hc94wlAP1eEQldkY=; b=myTYGdihFgOB aFH+ozLeE0PReiZMd/mt/VP1bE2KGR6wFBOx03Od6ukVq06MG77pfswp3yQlmMbUzPdt/QN82Mzip VgDpfd9D3WofId2R8U3zzEggSVP6O3ZCofP4gJeoojBaZ+eO5Fd3COAJGOpbFcJdK4ktCWEn2wR9/ 1dt6ODHvHv9wnSkBsNdtz2f8EnEj2GfWvUo07SAleSG4uHxgwg+fXbGm1SC3RxmC0M2Qy+Dmykc2O B5kZSUUck3b6oh2vHKJrP+rTUp9HvU7M2OcwsAfklOGrYCHahLMurDFCQOIks2I/vHE1ux08Sijl1 rsndQYlMeWdyyQSGfUtWAw==; Original-Received: from [87.69.77.57] (port=3685 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 1mgL6S-0007ze-Q0; Fri, 29 Oct 2021 02:11:02 -0400 In-Reply-To: <87mtms1zjf.fsf@gnus.org> (message from Lars Ingebrigtsen on Fri, 29 Oct 2021 01:48:36 +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:278170 Archived-At: > From: Lars Ingebrigtsen > Cc: Eli Zaretskii , emacs-devel@gnu.org > Date: Fri, 29 Oct 2021 01:48:36 +0200 > > I just checked what Macos does -- I opened the Notepad app and found the > emoji input method (after googling; it's on control-command-space). I > inserted one of the grapheme cluster ones, and DEL deleted the entire > thing. Since when do we want to be bug-compatible to silly programs like Notepad?