From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: ams@gnu.org (Alfred M. Szmidt) Newsgroups: gmane.emacs.devel Subject: Re: GNU Emacs raison d'etre Date: Sat, 30 May 2020 12:43:00 -0400 Message-ID: References: <70bb51fd-447d-928c-4d69-1c9673a44471@online.de> <871rnnvmdx.fsf@red-bean.com> <87pnb7sira.fsf@red-bean.com> <87lflcg0k9.fsf@red-bean.com> <0f1cd319-fa8c-4453-b909-fdd36f337906@default> <87zh9scdf8.fsf@warpmail.net> Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="46303"; mail-complaints-to="usenet@ciao.gmane.io" Cc: andreas.roehler@online.de, emacs-devel@gnu.org, kfogel@red-bean.com, excalamus@tutanota.com, philip@warpmail.net, drew.adams@oracle.com To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat May 30 18:43:49 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 1jf4aK-000Bxo-NZ for ged-emacs-devel@m.gmane-mx.org; Sat, 30 May 2020 18:43:48 +0200 Original-Received: from localhost ([::1]:40064 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jf4aJ-0003JF-Ps for ged-emacs-devel@m.gmane-mx.org; Sat, 30 May 2020 12:43:47 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:49716) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jf4Zc-0002Pg-6p for emacs-devel@gnu.org; Sat, 30 May 2020 12:43:04 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:38042) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jf4Za-0004aF-8Z; Sat, 30 May 2020 12:43:02 -0400 Original-Received: from ams by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1jf4ZY-000057-BG; Sat, 30 May 2020 12:43:00 -0400 In-reply-to: (message from Richard Stallman on Fri, 29 May 2020 21:44:09 -0400) 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:251652 Archived-At: > > What does C-g mean? Why the sequence C-g specifically? I think the > > disconnect may be that C-g appears outwardly meaningless. I will ask Greenblatt -- he might remember. I suspect there is no deep meaning behind it, the BEL was common way back then to mean abort, or alert. TECO and DDT both used C-g for abort, and since DDT commands where some sort of a C- sequence it probobly just made sense..