From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jonas Bernoulli Newsgroups: gmane.emacs.devel Subject: Re: Entering emojis Date: Mon, 01 Nov 2021 20:47:57 +0100 Message-ID: <874k8vy7wy.fsf@bernoul.li> 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="27953"; mail-complaints-to="usenet@ciao.gmane.io" To: Lars Ingebrigtsen , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Nov 01 21:12:02 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 1mhdez-00071T-JN for ged-emacs-devel@m.gmane-mx.org; Mon, 01 Nov 2021 21:12:02 +0100 Original-Received: from localhost ([::1]:34208 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mhdex-0000P6-LO for ged-emacs-devel@m.gmane-mx.org; Mon, 01 Nov 2021 16:11:59 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:42826) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mhdHr-00026C-QS for emacs-devel@gnu.org; Mon, 01 Nov 2021 15:48:07 -0400 Original-Received: from mail.hostpark.net ([212.243.197.30]:44030) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mhdHn-0000Nh-Ub for emacs-devel@gnu.org; Mon, 01 Nov 2021 15:48:06 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by mail.hostpark.net (Postfix) with ESMTP id 0879E165C5; Mon, 1 Nov 2021 20:48:00 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=bernoul.li; h= content-type:content-type:mime-version:message-id:date:date :references:in-reply-to:subject:subject:from:from:received :received; s=sel2011a; t=1635796077; bh=io8GovTxDc3NJUaATVIzzsXG w5Z1trIgWR7kqGqyuBY=; b=MIDeKFcOExvF481OZiqlIbRg3J6N9ydf5RPnSEww kxh1u6aoGXo8G849p8vkXADt/DE7TG4h/PG7sRZCNPKgLU8v+SW3hz8KjSpF3054 8k9d8KSuAez9CVkjKXET3uHRRo4zq/jEoqzIG6GTyH2Q/z+rOb7uXYGlg5W3d0vK n1s= X-Virus-Scanned: by Hostpark/NetZone Mailprotection at hostpark.net Original-Received: from mail.hostpark.net ([127.0.0.1]) by localhost (mail0.hostpark.net [127.0.0.1]) (amavisd-new, port 10224) with ESMTP id Kl8xjAQYHAMm; Mon, 1 Nov 2021 20:47:57 +0100 (CET) Original-Received: from customer (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.hostpark.net (Postfix) with ESMTPSA id CD9B916BAC; Mon, 1 Nov 2021 20:47:57 +0100 (CET) In-Reply-To: <87cznths5j.fsf@gnus.org> Received-SPF: none client-ip=212.243.197.30; envelope-from=jonas@bernoul.li; helo=mail.hostpark.net X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=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:278426 Archived-At: Lars, I just saw your direct message and have indeed not seen this thread before. Seems I still don't know how to do email... This thread is very much in line with what I have been doing the last weeks. The plan was to: 1. Take care of all the longstanding task not related to transient.el 2. Address longstanding issues in transient.el 3. Add new transient features I wanted to implement for a long time 4. Add new (slightly less important) transient features people are asking for But a lot of new feature and support requests related to transient.el are coming in right now, so I ended up working that list from the back, while trying to throw in a few of the important changes/fixes along the way. :P <--- I would like another transient for ascii smileys too. I have now skimmed the messages in this thread that contain the string "transient" and am going to reply soon, though probably not until tomorrow evening. Cheers, Jonas