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.devel Subject: Re: "Command Discovery In Emacs " Date: Mon, 16 Aug 2021 18:49:39 +0300 Message-ID: <837dgl8k4s.fsf@gnu.org> References: <35ED7127-E9B2-4725-A8CE-F40EA09202C0@traduction-libre.org> <87k0klfwl4.fsf@gnus.org> <87k0kl307i.fsf@rub.de> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="6685"; mail-complaints-to="usenet@ciao.gmane.io" Cc: larsi@gnus.org, emacs-devel@gnu.org To: Stephen Berman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Aug 16 17:50:24 2021 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 1mFesZ-0001YZ-KC for ged-emacs-devel@m.gmane-mx.org; Mon, 16 Aug 2021 17:50:23 +0200 Original-Received: from localhost ([::1]:57026 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mFesY-0008Hb-6c for ged-emacs-devel@m.gmane-mx.org; Mon, 16 Aug 2021 11:50:22 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:53008) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mFery-0007bV-Rz for emacs-devel@gnu.org; Mon, 16 Aug 2021 11:49:46 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:52324) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mFery-00057w-BV; Mon, 16 Aug 2021 11:49:46 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:1157 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 1mFerx-0001St-V5; Mon, 16 Aug 2021 11:49:46 -0400 In-Reply-To: <87k0kl307i.fsf@rub.de> (message from Stephen Berman on Mon, 16 Aug 2021 16:58:57 +0200) 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:272446 Archived-At: > From: Stephen Berman > Date: Mon, 16 Aug 2021 16:58:57 +0200 > Cc: Emacs Devel > > > See the "Command Modes" section in the Emacs Lisp manual. > > This section is not listed in the Detailed Node Listing in the top node > of the manual, and it's also not indexed. I'm not well-versed in > texinfo; is the following patch sufficient? Yes, thanks for catching this omission. But please align the description part of the menu item you are adding, so it is in-line with the others around it.