From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#50394: Improve "Completion List Mode" NEWS entry Date: Sun, 05 Sep 2021 22:23:23 +0300 Message-ID: <835yveu8r8.fsf@gnu.org> References: <83a6krv81b.fsf@gnu.org> <838s0aub6w.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="20925"; mail-complaints-to="usenet@ciao.gmane.io" Cc: ghe@sdf.org, 50394@debbugs.gnu.org To: Stefan Kangas Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sun Sep 05 21:51:54 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 1mMyBF-0005Bu-Bf for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 05 Sep 2021 21:51:53 +0200 Original-Received: from localhost ([::1]:52438 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mMyBD-0001ID-Gm for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 05 Sep 2021 15:51:51 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:34734) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mMxkJ-0003DB-Uk for bug-gnu-emacs@gnu.org; Sun, 05 Sep 2021 15:24:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:39506) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mMxkI-00067P-Me for bug-gnu-emacs@gnu.org; Sun, 05 Sep 2021 15:24:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mMxkI-0003gC-Cx for bug-gnu-emacs@gnu.org; Sun, 05 Sep 2021 15:24:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 05 Sep 2021 19:24:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50394 X-GNU-PR-Package: emacs Original-Received: via spool by 50394-submit@debbugs.gnu.org id=B50394.163086981014102 (code B ref 50394); Sun, 05 Sep 2021 19:24:02 +0000 Original-Received: (at 50394) by debbugs.gnu.org; 5 Sep 2021 19:23:30 +0000 Original-Received: from localhost ([127.0.0.1]:51052 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mMxjm-0003fO-2p for submit@debbugs.gnu.org; Sun, 05 Sep 2021 15:23:30 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:46824) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mMxjj-0003fB-Qz for 50394@debbugs.gnu.org; Sun, 05 Sep 2021 15:23:28 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:43252) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mMxjd-0005aj-Kw; Sun, 05 Sep 2021 15:23:21 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:2049 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mMxjd-0007i9-8F; Sun, 05 Sep 2021 15:23:21 -0400 In-Reply-To: (message from Stefan Kangas on Sun, 5 Sep 2021 21:16:06 +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:213535 Archived-At: > From: Stefan Kangas > Date: Sun, 5 Sep 2021 21:16:06 +0200 > Cc: 50394@debbugs.gnu.org, Gregory Heytings > > Eli Zaretskii writes: > > > Which basic functionality are you alluding to here? > > Command completion, 'M-x TAB'. > > > > I changed the headline from the nondescript 'Completion List Mode' to > > > 'Improved navigation in the "*Completions*" buffer"'. I think that > > > makes things sufficiently clear without having to look elsewhere. > > > > Sorry, I don't follow. This is in the section whose headline is > > "Changes in Specialized Modes and Packages in Emacs 28.1", right? And > > each item in that section names a mode or a package, right? So what's > > wrong with having a headline there which says "Completion List Mode"? > > it's a mode, right? > > > > Or what am I missing? > > Sorry to be unclear. Because this is about basic functionality it > should not be under "Specialized Modes and Packages" but under > "Changes in Emacs". So I moved it there (or that is my intention, at > least). But the entry specifically talks about key bindings in that particular mode, so I still don't see why you think it should in a more general section. > Even if we kept it there, things under there usually do not have this format: > > * Changes in Specialized Modes and Packages in Emacs 28.1 > ... > ** Library Name > Text describing a particular feature > > See NEWS.27, etc. for examples. Are the examples you have in mind in NEWS (i.e. Emacs 28) or in NEWS.27? Or maybe just show a couple of examples of "Library Name" so I wouldn't need to look them up? And in any case, is that relevant to the issue at hand, or is that a separate issue? Thanks.