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: Release branch emacs-29 Date: Wed, 30 Nov 2022 15:39:26 +0200 Message-ID: <83bkoolfxt.fsf@gnu.org> References: <83wn7flz9f.fsf@gnu.org> <874juh51t5.fsf@disroot.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="29701"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Akib Azmain Turja Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Nov 30 14:40:08 2022 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 1p0NJn-0007Tz-TG for ged-emacs-devel@m.gmane-mx.org; Wed, 30 Nov 2022 14:40:08 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p0NJg-0002Mz-5S; Wed, 30 Nov 2022 08:40:00 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p0NJd-0002MI-0Z for emacs-devel@gnu.org; Wed, 30 Nov 2022 08:39:57 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p0NJc-0000NA-Of; Wed, 30 Nov 2022 08:39:56 -0500 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=GKU9Pj/4w5nF9olWzA4TGk/4C8EkiquuRJMqvIWj91E=; b=o9bWApUXYMdT j4EV4/Cbd25EeGm+PNcY3unuTPLPvS8pIR0prtVzp8vBZ0G+xx7wwmX2tnCUk+z43yO690705XOdo N/U4SL0HczpXb30OQn6R7Kpxrs9mM4MDEZSqnPtLbkT/oqAsOaBK1L6mvsudQFxpNBAuYcpc5NtPz ro0t814NsQS68jSr3Sqs7keN91oJB6hbwEfL/1x0zNAmDxrWgnvyb94BC94k3auZNufNbGKaE+dZg iDhTP0x1FM0GDS/617GkysoPX23dqGwigziCRJ6hOGE4h7/hwrNqGbSjBZZWulTOaJ5I2SY86u28N VvGlr1cw9CGJFiTyCEflbQ==; Original-Received: from [87.69.77.57] (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 1p0NJb-0000RV-Kx; Wed, 30 Nov 2022 08:39:56 -0500 In-Reply-To: <874juh51t5.fsf@disroot.org> (message from Akib Azmain Turja on Tue, 29 Nov 2022 19:26:46 +0600) 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-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:300763 Archived-At: > From: Akib Azmain Turja > Cc: emacs-devel@gnu.org > Date: Tue, 29 Nov 2022 19:26:46 +0600 > > Eli Zaretskii writes: > > > From now on please install bug fixes to the emacs-29 branch (they will be > > merged to master soon enough), while new features and improvements in > > existing features should be installed on master. > > Is it possible to alias terminal "eat" to "xterm" in 'term-file-aliases' > in Emacs 29? I don't know what this would mean, so I cannot make up my mind. Is it indeed the same as xterm? > It'll be nice to have a dedicated "term/eat.el" with all XTerm features > enabled (xterm-extra-capabilities), but I think it'd be better to add > this to Emacs 30. It is definitely an easier decision to add that on master. But still, it would be best to hear the reasons why you think this is a valid alias.