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: Keybinding styles (was: [External] : Re: Gitlab Migration) Date: Sat, 04 Sep 2021 19:19:41 +0300 Message-ID: <83v93guxcy.fsf@gnu.org> References: <87lf4dnk0z.fsf@gmail.com> <90277C17-5C44-411F-A43A-EFCA9C0B7345@gmail.com> <831r64wda9.fsf@gnu.org> <97F3C27C-CC23-40A0-A86F-3BAA2430EED4@gmail.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="34351"; mail-complaints-to="usenet@ciao.gmane.io" Cc: theophilusx@gmail.com, monnier@iro.umontreal.ca, emacs-devel@gnu.org To: Yuan Fu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Sep 04 18:21:07 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 1mMYPi-0008e6-P2 for ged-emacs-devel@m.gmane-mx.org; Sat, 04 Sep 2021 18:21:06 +0200 Original-Received: from localhost ([::1]:52588 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mMYPh-0005gE-LG for ged-emacs-devel@m.gmane-mx.org; Sat, 04 Sep 2021 12:21:05 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:51336) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mMYOK-0003sD-25 for emacs-devel@gnu.org; Sat, 04 Sep 2021 12:19:40 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:36832) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mMYOJ-0002Px-O6; Sat, 04 Sep 2021 12:19:39 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:1191 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 1mMYOI-0005Y1-Ss; Sat, 04 Sep 2021 12:19:39 -0400 In-Reply-To: <97F3C27C-CC23-40A0-A86F-3BAA2430EED4@gmail.com> (message from Yuan Fu on Sat, 4 Sep 2021 09:07:36 -0700) 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:273922 Archived-At: > From: Yuan Fu > Date: Sat, 4 Sep 2021 09:07:36 -0700 > Cc: Stefan Monnier , > Tim Cross , > emacs-devel@gnu.org > > > Win+C, Win+X, etc. are hardly natural for MS-Windows users. > > > > But let's first think about users of GNU/Linux, okay? > > I meant the other way around. Emacs use win+C for C-c, and Control-bindings are left to Windows. I.e., Win-c for C-c, Control-c for copy. Then I don't see how this is better than simple rebind the commands to C-c/C-x/C-z/C-v. You are in for a massive rebinding all over the place, and people will have to relearn or bind them back to their originals.