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#52293: 29.0.50; [PATCH v3] Prevent further cases of duplicated separators in context menus Date: Thu, 09 Dec 2021 11:06:36 +0200 Organization: LINKOV.NET Message-ID: <86pmq6taeb.fsf@mail.linkov.net> References: <86tufn5jn9.fsf@mail.linkov.net> <86pmqa14fc.fsf@mail.linkov.net> <15eebcb1-b67a-8363-bc23-cf113913856f@gmail.com> <86h7bkhlo7.fsf@mail.linkov.net> <37047ada-fa33-88dd-5237-769611fec61b@gmail.com> <83wnkfw8ud.fsf@gnu.org> <86ilvysyq3.fsf@mail.linkov.net> <834k7ix4ij.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="38239"; 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: jporterbugs@gmail.com, 52293@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu Dec 09 10:08:11 2021 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 1mvFPP-0009l2-16 for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 09 Dec 2021 10:08:11 +0100 Original-Received: from localhost ([::1]:38494 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mvFPN-0006cl-Mt for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 09 Dec 2021 04:08:09 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:33944) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mvFPG-0006Ze-7R for bug-gnu-emacs@gnu.org; Thu, 09 Dec 2021 04:08:02 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:59117) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mvFPF-00047V-VT for bug-gnu-emacs@gnu.org; Thu, 09 Dec 2021 04:08:01 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mvFPF-0008SX-Qq for bug-gnu-emacs@gnu.org; Thu, 09 Dec 2021 04:08:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 09 Dec 2021 09:08:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 52293 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 52293-submit@debbugs.gnu.org id=B52293.163904084332464 (code B ref 52293); Thu, 09 Dec 2021 09:08:01 +0000 Original-Received: (at 52293) by debbugs.gnu.org; 9 Dec 2021 09:07:23 +0000 Original-Received: from localhost ([127.0.0.1]:42430 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mvFOd-0008RY-5W for submit@debbugs.gnu.org; Thu, 09 Dec 2021 04:07:23 -0500 Original-Received: from relay9-d.mail.gandi.net ([217.70.183.199]:60011) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mvFOb-0008RJ-Rk for 52293@debbugs.gnu.org; Thu, 09 Dec 2021 04:07:22 -0500 Original-Received: (Authenticated sender: juri@linkov.net) by relay9-d.mail.gandi.net (Postfix) with ESMTPSA id A8D0EFF80F; Thu, 9 Dec 2021 09:07:14 +0000 (UTC) In-Reply-To: <834k7ix4ij.fsf@gnu.org> (Eli Zaretskii's message of "Wed, 08 Dec 2021 21:47:48 +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:221989 Archived-At: >> But before the release we need to decide whether the authors of packages >> should add new menu items at the top of the menu before its title, >> or help them by providing an anchor in the menu. >> >> Also please decide what to do bug#52286: should we unify such >> menu symbols as [separator-global] to [global-separator] >> before the release? > > I'd prefer all of those to go to master. I'm quite sure this is not > the last time we hear that something in those quarters needs to be > fixed (I think the feature wasn't mature enough to go to Emacs 28 in > the first place, but that's water under the bridge now). No > catastrophe will happen if this will be fixed after 28.1, or even in > 29.1. Do you think that [separator-global] should be renamed to [global-separator] only in master?