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.help Subject: Re: unable to map C-_ to undo in wsl ubuntu emacs Date: Sun, 12 Sep 2021 09:28:14 +0300 Message-ID: <83pmtefgu9.fsf@gnu.org> References: <85eea1df5a.fsf@gmail.com> <83zgspr9z8.fsf@gnu.org> <85lf49fw92.fsf@gmail.com> <83ilzdr1my.fsf@gnu.org> <85tuit7xwr.fsf@gmail.com> <831r5wkj44.fsf@gnu.org> <85ee9u4cwj.fsf@gmail.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="13526"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Sun Sep 12 08:29:19 2021 Return-path: Envelope-to: geh-help-gnu-emacs@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 1mPIzP-0003Po-5H for geh-help-gnu-emacs@m.gmane-mx.org; Sun, 12 Sep 2021 08:29:19 +0200 Original-Received: from localhost ([::1]:41104 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mPIzN-00050b-6s for geh-help-gnu-emacs@m.gmane-mx.org; Sun, 12 Sep 2021 02:29:17 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:52554) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mPIyX-00050T-3h for help-gnu-emacs@gnu.org; Sun, 12 Sep 2021 02:28:25 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:51850) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mPIyW-0000jW-Sq for help-gnu-emacs@gnu.org; Sun, 12 Sep 2021 02:28:24 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:1860 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 1mPIyV-0006BR-3A for help-gnu-emacs@gnu.org; Sun, 12 Sep 2021 02:28:24 -0400 In-Reply-To: <85ee9u4cwj.fsf@gmail.com> (message from Sivaram Neelakantan on Sun, 12 Sep 2021 10:18:44 +0530) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:133003 Archived-At: > From: Sivaram Neelakantan > Date: Sun, 12 Sep 2021 10:18:44 +0530 > User-Mail-Address: nsivaram.net@gmail.com > > >> ^M 13 0015 0x0d > >> ^M 13 0015 0x0d > >> ^D 4 0004 0x04 > > > > So that's a real problem with that terminal, please report it to the > > appropriate issue tracker. There's nothing Emacs can do about such a > > strange remapping of keys, and rebinding RET to a different function > > in Emacs will wreak havoc much worse than what you have now. > > > > This seems to happen if the keyboard is changed from US to > IN(Indian). If I switch to US Kb, it works as expected. I've anyway > raised a bug with the team. Does that make sense when typing in IN languages? (I don't speak and don't read any of those.) What is the significance of C-_ in those languages that could justify this mapping?