From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: ams@gnu.org (Alfred M. Szmidt) Newsgroups: gmane.emacs.devel Subject: Re: Opening Up More Keymaps Re: Standardizing more key bindings? Date: Sun, 04 Oct 2020 13:46:36 -0400 Message-ID: References: <24436.53239.437810.270641@retriever.mtv.corp.google.com> <24436.58187.698211.262192@retriever.mtv.corp.google.com> <83362yisgn.fsf@gnu.org> <83y2kpf74o.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="24274"; mail-complaints-to="usenet@ciao.gmane.io" Cc: rms@gnu.org, raman@google.com, monnier@iro.umontreal.ca, dgutov@yandex.ru, eliz@gnu.org, emacs-devel@gnu.org To: thibaut.verron@gmail.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Oct 04 19:47:55 2020 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 1kP870-0006Dg-8w for ged-emacs-devel@m.gmane-mx.org; Sun, 04 Oct 2020 19:47:54 +0200 Original-Received: from localhost ([::1]:60294 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kP86z-00047i-9q for ged-emacs-devel@m.gmane-mx.org; Sun, 04 Oct 2020 13:47:53 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:42702) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kP85q-0002na-9V for emacs-devel@gnu.org; Sun, 04 Oct 2020 13:46:42 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:44073) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kP85o-0006Lq-T0; Sun, 04 Oct 2020 13:46:41 -0400 Original-Received: from ams by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1kP85k-0001vV-Vc; Sun, 04 Oct 2020 13:46:37 -0400 In-reply-to: (message from Thibaut Verron on Sun, 4 Oct 2020 18:24:55 +0200) 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:257043 Archived-At: Might be worth noting that the behaviour of C-z also dates back to the Lisp Machines where it meant to go back to top-level -- which is similar enough behaviour to "suspend" in Unix (i.e. you punt your process somehow and go back to whatever you where doing).