From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: reader Newsgroups: gmane.emacs.devel Subject: Re: Dropping the dashes when displying command names Date: Wed, 06 Dec 2023 06:40:58 +0000 Message-ID: References: <_KCa7hG1yWNmsudi7IEVXqaPHv5UL6YTHaXRGo4P6JuRsO3QG20n0TbgJUmDRJVX6_22e0Jls3A_omOZTLNmIzNkHU2jJfs2D_me-zyv0c0=@proton.me> <25967.61333.961651.300698@orion.rgrjr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="11637"; mail-complaints-to="usenet@ciao.gmane.io" Cc: "emacs-devel@gnu.org" To: Bob Rogers Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Dec 06 12:50:21 2023 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 1rAqQ1-0002r3-Ha for ged-emacs-devel@m.gmane-mx.org; Wed, 06 Dec 2023 12:50:21 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rAqPJ-0001rE-Pd; Wed, 06 Dec 2023 06:49:37 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rAlb0-0003od-Sp for emacs-devel@gnu.org; Wed, 06 Dec 2023 01:41:22 -0500 Original-Received: from mail-4319.protonmail.ch ([185.70.43.19]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rAlav-00041t-Ek for emacs-devel@gnu.org; Wed, 06 Dec 2023 01:41:21 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=proton.me; s=protonmail; t=1701844872; x=1702104072; bh=bsAtrq463LN3Jz7080cqflrugT3VAB3YdmF3PPs3/4Q=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=D+6IB53rSqQcawUoPGVWWAwuAw71l5JWBb8paf91Vgr4Yc6Z9UILfdCZ6JCj+U0cb zmpuKoRftkG9VT6DMcvMbmmvGLDTz0rnmWEF39hEuWyjeHlVSjOR16ZwacSSGfPzpV z5t9is+GLAsLQszIQ+sts0wphWqaGzpYFwXzZM11KtdQbcTZpyr+r7YE3A/MgyzXb+ l8+N7OuncwLVhv53e+brikEzlfCUzFmesy0rbKf+Ji+svGYMXSc2fTFSyvjcnbcCLr 0GyiKXSzlvR7lgt+CrQ+G+KUozEOVnhmmuGWP9zZJMiQo0RderBD+ORGS8kl9H1Ehg u3P2CrYQhAu+Q== In-Reply-To: <25967.61333.961651.300698@orion.rgrjr.com> Feedback-ID: 52320544:user:proton Received-SPF: pass client-ip=185.70.43.19; envelope-from=gertopc@proton.me; helo=mail-4319.protonmail.ch X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Wed, 06 Dec 2023 06:49:32 -0500 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 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-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:313551 Archived-At: > That is the way that Zmacs invokes M-x commands (with spaces, but using > initial caps).=20 Capitalizing the commands could make the presentation even nicer.=20 The commands in menubar menus are shown this way, so M-x should follow suit, since M-x is also a menu which offers commands: Delete active region=20 Delete char ()=20 Delete directory=20 Delete file local variable=20 Delete frame (C- x 5 0)=20 Delete matching lines (flush lines)=20 Delete other frames (C-x 5 1)=20 Delete other windows vertically=20 Delete region=20 Delete trailing whitespace=20 Delete windows on