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 18:52:48 +0300 Message-ID: <834k92wjlb.fsf@gnu.org> References: <87cznths5j.fsf@gnus.org> <87ee87cwju.fsf@gnus.org> <83sfwmwubd.fsf@gnu.org> <875ytid54b.fsf@gnus.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="37801"; mail-complaints-to="usenet@ciao.gmane.io" Cc: larsi@gnus.org, emacs-devel@gnu.org To: Stefan Kangas Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Oct 27 18:25:08 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 1mfljf-0009dw-Jn for ged-emacs-devel@m.gmane-mx.org; Wed, 27 Oct 2021 18:25:07 +0200 Original-Received: from localhost ([::1]:33456 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mflje-0007l7-Hq for ged-emacs-devel@m.gmane-mx.org; Wed, 27 Oct 2021 12:25:06 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:40250) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mflET-00009V-EZ for emacs-devel@gnu.org; Wed, 27 Oct 2021 11:52:57 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:41614) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mflER-0005iz-Bu; Wed, 27 Oct 2021 11:52:53 -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=xc3VswMlABihycbme6V9koB2itdcMYe9WycfXsy2hYg=; b=FjsPu6zZYJbf ATzifnwNWTiBcXAWqsbxTeri/nuRTWMGJM68z6tYyWgfpZo7iCFKI2Nn+DFORM4dbbDy1SBPfz3Pp 2U7Rysyd9/Bx+5H172yT7H823TX2GIf4odelSTrwVW0I202EnBVQ6RKJOBrUmonLULuOqRXbrBo8s vL6eB9AjAeDrfa00Ts+3w2kgP9aKzodSD5cfoIWsqwA2FRoq3bZ+QOIRhv1QjtklvBXCKnu9ziBZ0 zQISoXc7mU1NjYqNB/gGbG41KR7EFdUKw0S2xYWGjEiOXtg5DnT8sxGv+HEWFq4zKI+1ZY1HKMryy 4a8xEjIZHUE3KI7+ogLpaw==; Original-Received: from [87.69.77.57] (port=1464 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 1mflEQ-0007eM-Qv; Wed, 27 Oct 2021 11:52:51 -0400 In-Reply-To: (message from Stefan Kangas on Wed, 27 Oct 2021 14:38:05 +0000) 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:277993 Archived-At: > From: Stefan Kangas > Date: Wed, 27 Oct 2021 14:38:05 +0000 > Cc: emacs-devel@gnu.org > > Lars Ingebrigtsen writes: > > > I thought we put all the fun stuff in lisp/play/, whether it's a game or > > not. Like handwrite.el and morse.el. And it's not a mode, so textmodes > > seemed like an odd place to put it? And it didn't seem to fit in any of > > the other categories, either. > > Whatever we may think of Emojis, many people find them a very useful > tool for communication. So I agree with Eli that they belong in > "textmodes" rather than "play". Or perhaps "mail" or "net"? But also > consider that we could just put them in the top-level "lisp" directory > together with a lot of other random stuff. Or in lisp/international/ ? > BTW, morse.el is an outlier in the "play" category, IMO. I don't know > why it was put there when rot13.el was not; rot13.el is a more obvious > candidate for "play" as it can really only be used for joking around, > while morse code is a serious and useful tool for communication. > > (I'd be in favour of "git mv lisp/rot13.el lisp/play".) No, rot13 is not a game.