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.comp.lib.ncurses.bugs,gmane.emacs.devel Subject: Re: Emacs difficulties in linux console with ncurses-6.3 caused by kcbt=\E^I. Date: Sat, 07 May 2022 20:55:02 +0300 Message-ID: <838rrdxm6h.fsf@gnu.org> References: <20220506000102.GA10144@prl-debianold-64.jexium-island.net> <83v8uizd6r.fsf@gnu.org> <83y1zdy61z.fsf@gnu.org> <83levdxu3y.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="39609"; mail-complaints-to="usenet@ciao.gmane.io" Cc: dickey@his.com, bug-ncurses@gnu.org, emacs-devel@gnu.org To: Alan Mackenzie Original-X-From: bug-ncurses-bounces+gnu-bug-ncurses=m.gmane-mx.org@gnu.org Sat May 07 19:55:48 2022 Return-path: Envelope-to: gnu-bug-ncurses@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 1nnOei-000A5r-IW for gnu-bug-ncurses@m.gmane-mx.org; Sat, 07 May 2022 19:55:48 +0200 Original-Received: from localhost ([::1]:33370 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nnOef-0001vQ-Lw for gnu-bug-ncurses@m.gmane-mx.org; Sat, 07 May 2022 13:55:45 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:48176) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nnOeP-0001uc-85; Sat, 07 May 2022 13:55:29 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:42326) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nnOeN-0001Eu-Te; Sat, 07 May 2022 13:55:27 -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=t4U/383hPOj12+h6vXyk3XUIFYwBnCaCiZKeyic5lqI=; b=RbRMx13w4IMd Z7TDd5slDYega/bGbnWew82OlriRWSUbpjoi7uLDPzximwwf5qJsltf5m8w3iHNCwskTSOEGuNitM E9SzkhROzVCQaMnSPPUyCaH5+B9WsAUPesXkoOUC/MxrkqUj1YIaz2QW1IYdEkZn3uhSLKFvvJo8y jqY718qLoSc8NO4SBCK8yvny5lmvKcwDJABFOjo0G3FsWGA1PAFtWe3hpMqkpxqe1pddoR7xnoHWO VkBVfk4lmGSp6jv/yJTmO/QwBwhd7Th3qupNPpPOensYALmkx8WfZ1+sVVQlywj7lU174nXJRXdzR kiI7AuIHklRxJMrrTpiOdw==; Original-Received: from [87.69.77.57] (port=4921 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 1nnOe7-0001ee-Ei; Sat, 07 May 2022 13:55:27 -0400 In-Reply-To: (message from Alan Mackenzie on Sat, 7 May 2022 17:37:10 +0000) X-BeenThere: bug-ncurses@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Bug reports for ncurses, the GNU implementation of curses" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-ncurses-bounces+gnu-bug-ncurses=m.gmane-mx.org@gnu.org Original-Sender: "Bug-ncurses" Xref: news.gmane.io gmane.comp.lib.ncurses.bugs:8551 gmane.emacs.devel:289420 Archived-At: > Date: Sat, 7 May 2022 17:37:10 +0000 > Cc: dickey@his.com, bug-ncurses@gnu.org, emacs-devel@gnu.org > From: Alan Mackenzie > > One other little thing: I think this problem counts as "major" or "safe", > so the fix should go onto the release branch, shouldn't it, despite the > upcoming release being nn.2? Probably.