From unknown Thu Sep 11 20:48:52 2025 X-Loop: help-debbugs@gnu.org Subject: bug#36178: Wishlist: Display key bindings of menu entries to the right on MacOS Resent-From: Stefan Kangas Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 12 Jun 2019 12:47:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 36178 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 36178@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.156034357524595 (code B ref -1); Wed, 12 Jun 2019 12:47:02 +0000 Received: (at submit) by debbugs.gnu.org; 12 Jun 2019 12:46:15 +0000 Received: from localhost ([127.0.0.1]:60856 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hb2dq-0006Oc-RC for submit@debbugs.gnu.org; Wed, 12 Jun 2019 08:46:15 -0400 Received: from lists.gnu.org ([209.51.188.17]:52037) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hb2dp-0006OV-3X for submit@debbugs.gnu.org; Wed, 12 Jun 2019 08:46:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54504) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hb2dn-0001Pt-3g for bug-gnu-emacs@gnu.org; Wed, 12 Jun 2019 08:46:12 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=BAYES_40,FREEMAIL_FROM, RCVD_IN_DNSWL_NONE autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hb2di-00042c-9v for bug-gnu-emacs@gnu.org; Wed, 12 Jun 2019 08:46:08 -0400 Received: from mail-wr1-f51.google.com ([209.85.221.51]:34215) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hb2di-0003zW-3M for bug-gnu-emacs@gnu.org; Wed, 12 Jun 2019 08:46:06 -0400 Received: by mail-wr1-f51.google.com with SMTP id e16so16792037wrn.1 for ; Wed, 12 Jun 2019 05:46:01 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=Y4cj+MTgwpYSPFB/ph4g3GR8SqwpCsormu1HAcmchJ4=; b=gPmKRmywoZajyv3ncWRcIhWJ8VMFTqaOmCIac7ln08Dh8vFqygmnSuRh+hCukIhDs2 tzDx/F3yztGFINuDAzNVXOTlE91FsTa2jAHEWDZInqvFTfZXkDlSyzeh6qPXzTaDxKCD QL+GZ61XHGo39xcNwp0bG9Cu1II2FddWaLwTfgm1+2qX5Pu8Jbhg8EuBCDtmaAITKcy3 FYXmSQrHJn154Cqxc24T2ZNQeZtqnh6DbhABhoOVaQeWE51iX2vZMXJVzn/XGMWYHXBh pHDUqZibDRBEb8sL/qDy+g3nXmTk32CsJrT6e8vCdcPKPfx8n5Jm2/UuWLt7Qy87ww8S pLzQ== X-Gm-Message-State: APjAAAUQ5zOcld7QCgECE9Y3CvFZwv6YSJAeeQE24k+2mdyD8wIm/Gyb etm7iVGCUdWBs53+FBvAFZgmK+A6fv4mN4cLfW62mnK2 X-Google-Smtp-Source: APXvYqxbiZ5xnpH36ayyviUy2Y++BMbYTVe0PBADGjYNtH7Bgyn+bq5vikoWTzYaI79GdhiknL6lawOBX1tKV8jazRg= X-Received: by 2002:a05:6000:1285:: with SMTP id f5mr13977298wrx.85.1560343560354; Wed, 12 Jun 2019 05:46:00 -0700 (PDT) MIME-Version: 1.0 From: Stefan Kangas Date: Wed, 12 Jun 2019 14:45:48 +0200 Message-ID: Content-Type: text/plain; charset="UTF-8" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 209.85.221.51 X-Spam-Score: -0.8 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.8 (-) The menu entries shows key bindings when available. They are appended to the string "FOO" as "FOO (C-x)" for example. In GTK on my GNU/Linux system the information in the parentheses is taken out and is displayed to the right. This mirrors the behaviour of many other GTK applications. On MacOS, the parenthesis are not converted in such a way, and the text is instead displayed as is. This is not consistent with other MacOS applications. It would be good if we could show the keybindings of menu entries to the right also on MacOS. Thanks, Stefan Kangas In GNU Emacs 27.0.50 (build 19, x86_64-apple-darwin15.6.0, NS appkit-1404.47 Version 10.11.6 (Build 15G22010)) of 2019-06-10 built on Stefans-MBP Repository revision: 082f6405334d4cffaa77cf17dccb3e64e923cdfd Repository branch: tooltip Windowing system distributor 'Apple', version 10.3.1404 System Description: Mac OS X 10.11.6 From unknown Thu Sep 11 20:48:52 2025 X-Loop: help-debbugs@gnu.org Subject: bug#36178: Wishlist: Display key bindings of menu entries to the right on MacOS Resent-From: Alan Third Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 13 Jun 2019 19:37:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 36178 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Stefan Kangas Cc: 36178@debbugs.gnu.org Received: via spool by 36178-submit@debbugs.gnu.org id=B36178.156045459720954 (code B ref 36178); Thu, 13 Jun 2019 19:37:01 +0000 Received: (at 36178) by debbugs.gnu.org; 13 Jun 2019 19:36:37 +0000 Received: from localhost ([127.0.0.1]:36152 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hbVWX-0005Ru-Gf for submit@debbugs.gnu.org; Thu, 13 Jun 2019 15:36:37 -0400 Received: from mail-wr1-f54.google.com ([209.85.221.54]:39190) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hbVWV-0005Rg-0Z for 36178@debbugs.gnu.org; Thu, 13 Jun 2019 15:36:35 -0400 Received: by mail-wr1-f54.google.com with SMTP id x4so16149wrt.6 for <36178@debbugs.gnu.org>; Thu, 13 Jun 2019 12:36:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20161025; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent; bh=98p6IZvmO+c4cLXZDnRaB0GQN375qtoF4sXtoZCX9Xw=; b=OiCpqnaa6n7G+EJtxdWFTU3WjW+CLq0KNPKgMDYm2N1RltW7a42/T4mdarpA91g/sw a3sJinE3IplasINPAxTz98/YYnG8mJYOcnIgWonTlYJflcE7+TQu5yLEw23HIPTyLeY8 CdwYN24zFPtuDwHE6HjFamHIyXEsDgqClOtlTm04AIYXl1FbWsqHXe6rx8wJ1CF0noU4 SRqvbbe1D6M6JlIsKS9XG4CQMWVCNaFka3Zkcqk086LQZ+gNRQFgRtjK5NV0E2fD+lKL EOZE79WCCp8Z7Dh/ElvTJUYwtKaDXLNhII6B+4rHro+7r5pe3adVELZ3Uo4M0QPNZA0h KFIw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition :content-transfer-encoding:in-reply-to:user-agent; bh=98p6IZvmO+c4cLXZDnRaB0GQN375qtoF4sXtoZCX9Xw=; b=jssy0xrjrn2fKX57kBkcrWkJAgylvi8ATDQePMjj3ZMoyheqivlPbOw3cKEjJnfrnZ YULfQ02XnpKGPMAxsNIG9YGrGA7VxPGjaX/Mpo+/g2kJGCFAg+OVAGCPjR2Jlw2tAoIF 6TjD9LWiEtsnUFor97bfzu0WZabHZkfFflK/3/nig8YoPte75x3eYjE/byqrCz5a/Ynm 63olRaIWi+k+hSmauJENWwlADVgRoS9m6pLXYxAKpsW3gB9J7vIch0LqZuUPfjVjfsOB Nqm2M1i60f3lhv6l3QGwXYBHTWOp+Y+l5eaXxp9WOrhxOGVmeIldrjtnhqBSl336pyg3 7/2g== X-Gm-Message-State: APjAAAUaknAA7iAmlZENjrNlI3AuTXiOWeWL2VIk6q+k/sMk28NOImbB 3tfowQddvQQZLkLJyRJGN2B7vd79 X-Google-Smtp-Source: APXvYqw0F/8s8fIsvCS5qZU4am/9+WVDhdRRMAzBhnBkzKmNE6Hc9Dcp54Wjy69XApo4w6QF7/jXaw== X-Received: by 2002:adf:83e5:: with SMTP id 92mr36315150wre.274.1560454588711; Thu, 13 Jun 2019 12:36:28 -0700 (PDT) Received: from breton.holly.idiocy.org (ip6-2001-08b0-03f8-8129-0518-5a78-4fbd-d772.holly.idiocy.org. [2001:8b0:3f8:8129:518:5a78:4fbd:d772]) by smtp.gmail.com with ESMTPSA id i188sm1237089wma.27.2019.06.13.12.36.27 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Jun 2019 12:36:28 -0700 (PDT) Date: Thu, 13 Jun 2019 20:36:24 +0100 From: Alan Third Message-ID: <20190613193624.GB11945@breton.holly.idiocy.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.12.0 (2019-05-25) X-Spam-Score: 0.5 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.5 (/) On Wed, Jun 12, 2019 at 02:45:48PM +0200, Stefan Kangas wrote: > The menu entries shows key bindings when available. They are > appended to the string "FOO" as "FOO (C-x)" for example. > > In GTK on my GNU/Linux system the information in the parentheses > is taken out and is displayed to the right. This mirrors the > behaviour of many other GTK applications. > > On MacOS, the parenthesis are not converted in such a way, and the > text is instead displayed as is. This is not consistent with > other MacOS applications. > > It would be good if we could show the keybindings of menu entries > to the right also on MacOS. macOS doesn’t support more than one shortcut key per item, so something like C-x C-c cannot be displayed. -- Alan Third From unknown Thu Sep 11 20:48:52 2025 X-Loop: help-debbugs@gnu.org Subject: bug#36178: Wishlist: Display key bindings of menu entries to the right on MacOS Resent-From: Stefan Kangas Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 18 Nov 2020 17:19:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 36178 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Alan Third Cc: 36178@debbugs.gnu.org Received: via spool by 36178-submit@debbugs.gnu.org id=B36178.16057198896366 (code B ref 36178); Wed, 18 Nov 2020 17:19:02 +0000 Received: (at 36178) by debbugs.gnu.org; 18 Nov 2020 17:18:09 +0000 Received: from localhost ([127.0.0.1]:36346 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kfR5s-0001eW-Qr for submit@debbugs.gnu.org; Wed, 18 Nov 2020 12:18:09 -0500 Received: from mail-ed1-f49.google.com ([209.85.208.49]:39845) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kfR5p-0001ct-Mv for 36178@debbugs.gnu.org; Wed, 18 Nov 2020 12:18:06 -0500 Received: by mail-ed1-f49.google.com with SMTP id e18so2832258edy.6 for <36178@debbugs.gnu.org>; Wed, 18 Nov 2020 09:18:05 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:in-reply-to:references:user-agent :mime-version:date:message-id:subject:to:cc :content-transfer-encoding; bh=yDyQT2CpJCn4hTTwH+h1pqtCPYsY9JDUJnQgAL7QP4Y=; b=LGFbmA88r1p8pasbpiY8aCaB2kDEOSfGZBg/dvZ0Z3CL6ivJ7Rs13o7kyTQGSGBBp6 ocP9ePInjnMpFvgqvSgR3hJ2Xvf7d8uLnvTF8BF7yVANBUQGyk1tM2ltYys0sgFww4Z+ z8Hs9dqCRAzR7kyMzYBcje02Fo/9ThQXG9Qww/J+0b6vA4/WVTfF9rX/7LoU49BM++wr k8YtTVIjqNglpFAt6LdmScFCDVV0NNGTG99h6h9AjmPILkRjYoBPUIWx9+bCtzI2ST9H S0sX61BYAbsc29UXWdA2c3RSgLH+1F2niLukIdO/IE8pG8npKbbA7kpaQXotE2Th3GBb VBhQ== X-Gm-Message-State: AOAM532Mzcugwo6Ui2EK4eeW9PnzWkmVxFLhKoX3ezsGhIGMvHT8uVIE pwZdwDoknIcki/TmXVbwvM0qSk2daCqhHBmstSs= X-Google-Smtp-Source: ABdhPJwTHUSzBxHZriRjumLKWEtv4S+sMvzEikKyZLdghRckx855FbdULJ4zDZT8sSHwtpHjhJOgwfDADEZ/e/FQmr8= X-Received: by 2002:a05:6402:3089:: with SMTP id de9mr27517540edb.100.1605719879917; Wed, 18 Nov 2020 09:17:59 -0800 (PST) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Wed, 18 Nov 2020 09:17:59 -0800 From: Stefan Kangas In-Reply-To: <20190613193624.GB11945@breton.holly.idiocy.org> (Alan Third's message of "Thu, 13 Jun 2019 20:36:24 +0100") References: <20190613193624.GB11945@breton.holly.idiocy.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Date: Wed, 18 Nov 2020 09:17:59 -0800 Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.5 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.5 (/) tags 36178 wontfix close 36178 thanks Alan Third writes: > On Wed, Jun 12, 2019 at 02:45:48PM +0200, Stefan Kangas wrote: >> The menu entries shows key bindings when available. They are >> appended to the string "FOO" as "FOO (C-x)" for example. >> >> In GTK on my GNU/Linux system the information in the parentheses >> is taken out and is displayed to the right. This mirrors the >> behaviour of many other GTK applications. >> >> On MacOS, the parenthesis are not converted in such a way, and the >> text is instead displayed as is. This is not consistent with >> other MacOS applications. >> >> It would be good if we could show the keybindings of menu entries >> to the right also on MacOS. > > macOS doesn=E2=80=99t support more than one shortcut key per item, so > something like C-x C-c cannot be displayed. So I guess nothing can be done about this. I'm therefore closing this bug report. Thanks.