From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Alan Mackenzie Newsgroups: gmane.emacs.bugs Subject: bug#56816: Missing documentation of function-key-map Date: Fri, 29 Jul 2022 20:44:17 +0000 Message-ID: References: <837d3w8jxc.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="12681"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 56816@debbugs.gnu.org, Eli Zaretskii To: Gregory Heytings Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Jul 29 22:45:23 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 1oHWrK-000391-6c for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 29 Jul 2022 22:45:22 +0200 Original-Received: from localhost ([::1]:59178 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oHWrJ-0005W5-09 for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 29 Jul 2022 16:45:21 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:55742) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oHWr1-0005UH-Ij for bug-gnu-emacs@gnu.org; Fri, 29 Jul 2022 16:45:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:43807) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oHWr0-0006DR-8Q for bug-gnu-emacs@gnu.org; Fri, 29 Jul 2022 16:45:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oHWr0-0001XD-4l for bug-gnu-emacs@gnu.org; Fri, 29 Jul 2022 16:45:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Alan Mackenzie Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 29 Jul 2022 20:45:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56816 X-GNU-PR-Package: emacs Original-Received: via spool by 56816-submit@debbugs.gnu.org id=B56816.16591274705837 (code B ref 56816); Fri, 29 Jul 2022 20:45:02 +0000 Original-Received: (at 56816) by debbugs.gnu.org; 29 Jul 2022 20:44:30 +0000 Original-Received: from localhost ([127.0.0.1]:33556 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oHWqU-0001W4-32 for submit@debbugs.gnu.org; Fri, 29 Jul 2022 16:44:30 -0400 Original-Received: from colin.muc.de ([193.149.48.1]:38423 helo=mail.muc.de) by debbugs.gnu.org with smtp (Exim 4.84_2) (envelope-from ) id 1oHWqP-0001Vh-Lz for 56816@debbugs.gnu.org; Fri, 29 Jul 2022 16:44:29 -0400 Original-Received: (qmail 16124 invoked by uid 3782); 29 Jul 2022 20:44:18 -0000 Original-Received: from acm.muc.de (p4fe1596f.dip0.t-ipconnect.de [79.225.89.111]) (using STARTTLS) by colin.muc.de (tmda-ofmipd) with ESMTP; Fri, 29 Jul 2022 22:44:18 +0200 Original-Received: (qmail 24383 invoked by uid 1000); 29 Jul 2022 20:44:17 -0000 Content-Disposition: inline In-Reply-To: X-Submission-Agent: TMDA/1.3.x (Ph3nix) X-Primary-Address: acm@muc.de 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:238225 Archived-At: Hello, Gregory. On Fri, Jul 29, 2022 at 19:55:43 +0000, Gregory Heytings wrote: > > there is no description of function-key-map whatsoever in the manual. > M-: (info "(elisp) Standard Keymaps") RET C-s fun RET Thanks! I ought to have just said there is no index entry for function-key-map. Even then, the description on "Standard Keymaps" is not good. Rather than saying what function-key-map _is_, it merely describes its relationship to some other keymaps. -- Alan Mackenzie (Nuremberg, Germany).