bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

C-h b fails to report bindings in the keymap property


From: Algorithm Petrofsky
Subject: C-h b fails to report bindings in the keymap property
Date: Mon, 29 Oct 2001 14:17:07 -0800

In GNU Emacs 21.1.1 (i586-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2001-10-24 on radish.petrofsky.org

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

I start gnus and pull up an article from
alt.sex.bestiality.hamster.duct-tape.  I move to the article window
and tab to the mime-part button for the first tasteful picture.  The
echo area helpfully tells me that I can click mouse-3 to get a list of
operations on the button.  Not having a mouse, I instead try C-h b
(describe-bindings).  The resulting output fails to mention any of the
keybindings in the keymap property at point, and, for example, reports
that RET is bound to widget-button-press.  C-h b
(describe-key-briefly), however, correctly reports that RET is bound
to gnus-article-press-button.

I think the place to fix this is in describe_buffer_bindings.

-al



reply via email to

[Prev in Thread] Current Thread [Next in Thread]