GNU bug report logs - #32212
26; `subword-mode' doc string shows empty key-binding list

Previous Next

Package: emacs;

Reported by: Drew Adams <drew.adams <at> oracle.com>

Date: Thu, 19 Jul 2018 15:12:01 UTC

Severity: minor

Tags: confirmed, fixed, patch

Found in version 25.1

Fixed in version 26.2

Done: Noam Postavsky <npostavs <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #10 received at control <at> debbugs.gnu.org (full text, mbox):

From: Noam Postavsky <npostavs <at> gmail.com>
To: Drew Adams <drew.adams <at> oracle.com>
Cc: 32212 <at> debbugs.gnu.org
Subject: Re: bug#32212: 26;
 `subword-mode' doc string shows empty key-binding list
Date: Thu, 19 Jul 2018 20:58:52 -0400
found 32212 25.1
severity 32212 minor
tags 32212 + confirmed
quit

Drew Adams <drew.adams <at> oracle.com> writes:

> emacs -Q
>
> C-h f subword-mode
>
> You see this at the end of buffer *Help*:
>
> key             binding
> ---             -------
>
>
> It's not just about this appearing before the library is loaded.
> Loading the library does not populate the list of keys and their
> bindings.  You always get such a heading, with no keys shown.


Seems to be a regression in 25.1, in 24.5 I see

key             binding
---             -------

<remap>        Prefix Command

<remap> <backward-kill-word>    subword-backward-kill
<remap> <backward-word>        subword-backward
<remap> <capitalize-word>    subword-capitalize
<remap> <downcase-word>        subword-downcase
<remap> <forward-word>        subword-forward
<remap> <kill-word>        subword-kill
<remap> <left-word>        subword-left
<remap> <mark-word>        subword-mark
<remap> <right-word>        subword-right
<remap> <transpose-words>    subword-transpose
<remap> <upcase-word>        subword-upcase




This bug report was last modified 6 years and 300 days ago.

Previous Next


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