GNU bug report logs - #56953
Keybinding annotation not displayed in M-x when on button

Previous Next

Package: emacs;

Reported by: Stefan Kangas <stefan <at> marxist.se>

Date: Wed, 3 Aug 2022 14:05:02 UTC

Severity: minor

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Stefan Kangas <stefan <at> marxist.se>
Cc: 56953 <at> debbugs.gnu.org
Subject: bug#56953: Keybinding annotation not displayed in M-x when on button
Date: Thu, 04 Aug 2022 08:32:39 +0200
Stefan Kangas <stefan <at> marxist.se> writes:

> Steps to reproduce:
>
> 0. emacs -Q
> 1. M-x apropos RET test RET
> 2. C-x o
> 3. n
> 4. M-x apropos-f TAB
>
> In the "*Completions*" buffer, `apropos-follow' is displayed as having
> no keybinding.  If I now press `C-g C-n', and repeat step 4, I correctly
> see that it is bound to RET.

Weird.

M-: (where-is-internal 'apropos-follow)

with point on the button line returns nil, but with point elsewhere, it
returns ([13]).  There isn't any keymap text properties (or overlays)
here, so ... what's going on here?

There's a button there, and apropos-mode-map inherits from
button-buffer-map...  Hm, nope, don't quite understand.





This bug report was last modified 2 years and 320 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.