From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Newsgroups: gmane.emacs.help Subject: Re: Which keymap fired in minibuffer? Date: Mon, 16 Mar 2020 09:06:39 +0100 Message-ID: <20200316080639.GA10493@tuxteam.de> References: <87o8sy92pk.fsf@radagast.pgxml.net> <87d09dumt3.fsf@web.de> <878sk1uil3.fsf@web.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="KsGdsel6WgEHnImy" Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="111286"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mutt/1.5.21 (2010-09-15) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Mon Mar 16 09:43:43 2020 Return-path: Envelope-to: geh-help-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 1jDlLa-000Srk-D7 for geh-help-gnu-emacs@m.gmane-mx.org; Mon, 16 Mar 2020 09:43:42 +0100 Original-Received: from localhost ([::1]:35766 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jDlLZ-00086i-1a for geh-help-gnu-emacs@m.gmane-mx.org; Mon, 16 Mar 2020 04:43:41 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:52061) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jDklu-0003bC-F8 for help-gnu-emacs@gnu.org; Mon, 16 Mar 2020 04:06:52 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jDklt-0008Gr-2j for help-gnu-emacs@gnu.org; Mon, 16 Mar 2020 04:06:50 -0400 Original-Received: from mail.tuxteam.de ([5.199.139.25]:36912) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jDkls-0006TY-FG for help-gnu-emacs@gnu.org; Mon, 16 Mar 2020 04:06:49 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tuxteam.de; s=mail; h=From:In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:To:Date; bh=3uLuxyGOv3+2ns+7zl29fa9Sd4aKHwr7qJ9ncg5znEU=; b=Wwz4r2M9Qgy70NpHGOmcxnFLDVax41S1Y/d0xM8SdpgJ2HbNMNSVBqQ6QMoyPfFyQGh2TBZBMLcIYQlG+NmottxzwkvHCd2HybKimBYYMNhgl9nXA51/EgKbIiHOdLqR6YYzV0a6gnqXPT7EdgcymlSa5y4irk4hCiXxhvWDy2wlBTN7F4o45nloUkD3wc2qgSUqBqnP3MGnbv6fwy0eBJCy12jyd0H3wDLEXVeQKI/RcW6esa3xcWmmQmPrMmXphSXlQ47AZwD8dreX8svavGbk4SO1oy12pHKUH+KZTVm18QQtYaJAHkOOJbnS8nZ8nlL5xSYzieNKpUhlVspFaA==; Original-Received: from tomas by mail.tuxteam.de with local (Exim 4.80) (envelope-from ) id 1jDklj-0002nW-FX for help-gnu-emacs@gnu.org; Mon, 16 Mar 2020 09:06:39 +0100 Content-Disposition: inline In-Reply-To: <878sk1uil3.fsf@web.de> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 5.199.139.25 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:122592 Archived-At: --KsGdsel6WgEHnImy Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 16, 2020 at 03:41:44AM +0100, Michael Heerdegen wrote: > Michael Heerdegen writes: >=20 > > Doesn't C-h k tell you? >=20 > The functions that implement what C-h k says about which map holds your > keybinding are `help--key-binding-keymap' and `help--binding-locus' btw. =2E..which C-h k would tell you (yeah, sorry, I know *you* know that, but I just couldn't let this chance to recurse pass... :) Cheers -- t --KsGdsel6WgEHnImy Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAl5vM48ACgkQBcgs9XrR2kZMSQCeOcn2wF1UgLjJkjQb9dSb4GdF DTYAn21D9WpZqDk3Ruk+2QHL/5Qj3NB7 =umPj -----END PGP SIGNATURE----- --KsGdsel6WgEHnImy--