From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#52973: Adding a few context-menu-mode commands Date: Wed, 05 Jan 2022 21:09:31 +0200 Organization: LINKOV.NET Message-ID: <8635m29eik.fsf@mail.linkov.net> References: <87o84tp69h.fsf@posteo.net> <83pmp9c7j9.fsf@gnu.org> <877dbhoril.fsf@posteo.net> <837dbgdh51.fsf@gnu.org> <871r1opwbi.fsf@posteo.net> <86mtkcr02p.fsf@mail.linkov.net> <83o84rbsa4.fsf@gnu.org> <86a6gbo0lk.fsf@mail.linkov.net> <8335m3b78v.fsf@gnu.org> <87h7aj463g.fsf@posteo.net> <83y23v9s0x.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="40076"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (x86_64-pc-linux-gnu) Cc: Philip Kaludercic , 52973@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Jan 05 20:24:20 2022 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1n5BtT-000A3H-UL for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 05 Jan 2022 20:24:19 +0100 Original-Received: from localhost ([::1]:59900 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n5BtR-0008AU-Nz for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 05 Jan 2022 14:24:17 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:56512) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n5BsG-00087U-6g for bug-gnu-emacs@gnu.org; Wed, 05 Jan 2022 14:23:08 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:45933) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1n5BsE-0000gq-GZ for bug-gnu-emacs@gnu.org; Wed, 05 Jan 2022 14:23:03 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1n5BsE-0000JW-Ds for bug-gnu-emacs@gnu.org; Wed, 05 Jan 2022 14:23:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 05 Jan 2022 19:23:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 52973 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 52973-submit@debbugs.gnu.org id=B52973.16414105701155 (code B ref 52973); Wed, 05 Jan 2022 19:23:02 +0000 Original-Received: (at 52973) by debbugs.gnu.org; 5 Jan 2022 19:22:50 +0000 Original-Received: from localhost ([127.0.0.1]:38832 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n5Bs2-0000IZ-3I for submit@debbugs.gnu.org; Wed, 05 Jan 2022 14:22:50 -0500 Original-Received: from relay9-d.mail.gandi.net ([217.70.183.199]:51297) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n5Bs1-0000Hw-2g for 52973@debbugs.gnu.org; Wed, 05 Jan 2022 14:22:49 -0500 Original-Received: (Authenticated sender: juri@linkov.net) by relay9-d.mail.gandi.net (Postfix) with ESMTPSA id 4FF2BFF804; Wed, 5 Jan 2022 19:22:39 +0000 (UTC) In-Reply-To: <83y23v9s0x.fsf@gnu.org> (Eli Zaretskii's message of "Tue, 04 Jan 2022 22:15:26 +0200") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:223710 Archived-At: >> > I think once the user turns on context-menu-mode, all the modes that >> > defined their context menus should automatically activate them. There >> > should be no need for any user customizations except turning on this >> > mode. >> >> I would disagree, neither do I necessarily want all mode, nor do I >> necessarily want to have the entries listed the default order. In my >> case I fix this by manually setting context-menu-functions to the >> functions I want to use. > > Then we should allow users to opt out of the automatic activation of > the context menus. But the default should IMO be that they are > activated in all modes. After all, this mode wants to mimic "other > applications", and those don't let you choose at all. So I think > users, especially newcomers, would expect that default. The menu bar doesn't contain all available commands not to overwhelm the users. For the same reason, the context menu should stay reasonably short. Otherwise, it might grow to 28-foot long, and everyone will be mocking us for this.