From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: ej32u@protonmail.com Newsgroups: gmane.emacs.devel Subject: Re: "modern" colors Re: Changes for emacs 28 Date: Sat, 12 Sep 2020 14:21:02 +0000 Message-ID: <59e6636d-f753-2e41-4422-b947f47e2f33@protonmail.com> Reply-To: ej32u@protonmail.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="8634"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: spacibba@aol.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Sep 12 17:06:18 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 1kH76Y-0002Aa-N0 for ged-emacs-devel@m.gmane-mx.org; Sat, 12 Sep 2020 17:06:18 +0200 Original-Received: from localhost ([::1]:37440 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kH76X-0000UH-Ot for ged-emacs-devel@m.gmane-mx.org; Sat, 12 Sep 2020 11:06:17 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:60798) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kH6P0-0007dS-FI for emacs-devel@gnu.org; Sat, 12 Sep 2020 10:21:18 -0400 Original-Received: from mail-03.mail-europe.com ([91.134.188.129]:59750) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kH6Ox-0003ru-UW for emacs-devel@gnu.org; Sat, 12 Sep 2020 10:21:18 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail; t=1599920470; bh=zLslblSh1aQ2fHsAXk9RquYjVLxVbUAsPN4ByANhm6k=; h=Date:To:From:Cc:Reply-To:Subject:From; b=HTR6qhVD850CMCESQah939KP23KyRzI2iIfQUz2lwemUKKxw/6LSyRg+MByDCXbem p2Sd40An3mmEdmweSrevR4FkpfYIqbCBWKcWuAy/vYSlM9nnNxGS2NAg8VxJ7zB9t1 P2klY6fTvWcnD0sVfwMrqEhvZs2uL7MKsMsf8xWc= Received-SPF: pass client-ip=91.134.188.129; envelope-from=ej32u@protonmail.com; helo=mail-03.mail-europe.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/12 10:21:14 X-ACL-Warn: Detected OS = Linux 3.11 and newer 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, FREEMAIL_FROM=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Sat, 12 Sep 2020 11:05:25 -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:255368 Archived-At: From: =09Ergus Subject: =09Re: "modern" colors Re: Changes for emacs 28 Date: =09Thu, 10 Sep 2020 20:58:50 +0200 I disagree. Once upon a time F10 was the universally accepted way. But everybody wanted to provide a menu and everybody bind it to F10 increasing the probability that someone intercepts it before arriving to emacs. If nowadays it is another key, or a group of other keys, we could still provide menus that don't need a mouse. Ok ----- There is the command `tmm-menu-bar' which is bound to "M-`". Would it make = sense=20 to remap this to `menu-bar-open' instead?