GNU bug report logs - #42974
28.0.50; [feature/native-comp] keymap not currently defined in describe-mode result

Previous Next

Package: emacs;

Reported by: Kun Liu <kun.liu <at> gmail.com>

Date: Fri, 21 Aug 2020 17:10:04 UTC

Severity: normal

Found in version 28.0.50

Done: Andrea Corallo <akrl <at> sdf.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 42974 in the body.
You can then email your comments to 42974 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#42974; Package emacs. (Fri, 21 Aug 2020 17:10:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to Kun Liu <kun.liu <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Fri, 21 Aug 2020 17:10:04 GMT) Full text and rfc822 format available.

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

From: Kun Liu <kun.liu <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 28.0.50; [feature/native-comp] keymap not currently defined in
 describe-mode result
Date: Fri, 21 Aug 2020 09:27:32 -0700
[Message part 1 (text/plain, inline)]
As of commit c818c29771d3cb51875643b2f6c894073e429dd2, M-x m
(describe-mode) does not show the key bindings.  Instead, it shows
something like (in this case in shell mode) "Uses keymap
‘shell-mode-map’, which is not currently defined."


In GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.5,
cairo version 1.16.0)
 of 2020-08-21 built on debian
Repository revision: c818c29771d3cb51875643b2f6c894073e429dd2
Repository branch: native-comp
Windowing system distributor 'The X.Org Foundation', version 11.0.12004000
System Description: Debian GNU/Linux 10 (buster)

Configured using:
 'configure --with-nativecomp'

Configured features:
XPM JPEG TIFF GIF PNG RSVG CAIRO SOUND DBUS GSETTINGS GLIB NOTIFY
INOTIFY LIBSELINUX GNUTLS LIBXML2 FREETYPE HARFBUZZ M17N_FLT LIBOTF ZLIB
TOOLKIT_SCROLL_BARS GTK3 X11 XDBE XIM MODULES NATIVE_COMP THREADS JSON
PDUMPER

Important settings:
  value of $LANG: en_US.utf8
  locale-coding-system: utf-8-unix

Major mode: Fundamental

Minor modes in effect:
  shell-dirtrack-mode: t
  tooltip-mode: t
  global-eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  buffer-read-only: t
  line-number-mode: t
  transient-mark-mode: t

Load-path shadows:
None found.

Features:
(shadow sort mail-extr emacsbug message rmc puny dired dired-loaddefs
rfc822 mml mml-sec password-cache epa derived epg epg-config gnus-util
rmail rmail-loaddefs text-property-search time-date subr-x mm-decode
mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader
sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils
misearch multi-isearch cl-extra seq byte-opt gv bytecomp byte-compile
cconv help-fns radix-tree help-mode cl-loaddefs cl-lib info easymenu
shell pcomplete comint ansi-color ring tooltip eldoc electric uniquify
ediff-hook vc-hooks lisp-float-type mwheel term/x-win x-win
term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe
tabulated-list replace newcomment text-mode elisp-mode lisp-mode
prog-mode register page tab-bar menu-bar rfn-eshadow isearch timer
select scroll-bar mouse jit-lock font-lock syntax facemenu font-core
term/tty-colors frame minibuffer cl-generic cham georgian utf-8-lang
misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms
cp51932 hebrew greek romanian slovak czech european ethiopic indian
cyrillic chinese composite charscript charprop case-table epa-hook
jka-cmpr-hook help simple abbrev obarray cl-preloaded nadvice loaddefs
button faces cus-face pcase macroexp files text-properties overlay sha1
md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote threads dbusbind inotify
dynamic-setting system-font-setting font-render-setting cairo
move-toolbar gtk x-toolkit x multi-tty make-network-process emacs)

Memory information:
((conses 16 65463 7665)
 (symbols 48 7070 0)
 (strings 32 20844 1600)
 (string-bytes 1 880416)
 (vectors 16 12438)
 (vector-slots 8 271221 15875)
 (floats 8 38 23)
 (intervals 56 502 0)
 (buffers 992 13))
[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#42974; Package emacs. (Fri, 21 Aug 2020 17:43:01 GMT) Full text and rfc822 format available.

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

From: Stefan Kangas <stefankangas <at> gmail.com>
To: Kun Liu <kun.liu <at> gmail.com>, 42974 <at> debbugs.gnu.org
Subject: Re: bug#42974: 28.0.50; [feature/native-comp] keymap not currently
 defined in describe-mode result
Date: Fri, 21 Aug 2020 10:42:14 -0700
Kun Liu <kun.liu <at> gmail.com> writes:

> As of commit c818c29771d3cb51875643b2f6c894073e429dd2, M-x m
> (describe-mode) does not show the key bindings.  Instead, it shows
> something like (in this case in shell mode) "Uses keymap
> ‘shell-mode-map’, which is not currently defined."

Just to confirm I'm seeing this as well.

To reproduce: (documentation 'c-mode)

In GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version
3.24.22, cairo version 1.16.0)
 of 2020-08-17 built on joffe
Repository revision: 76faab27cf4055f6ac37b9b05c98bc03939afb7e
Repository branch: feature/native-comp
Windowing system distributor 'The X.Org Foundation', version 11.0.12008000
System Description: Debian GNU/Linux bullseye/sid

Configured using:
 'configure --with-nativecomp

Best regards,
Stefan Kangas




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#42974; Package emacs. (Mon, 24 Aug 2020 14:17:01 GMT) Full text and rfc822 format available.

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

From: Kun Liu <kun.liu <at> gmail.com>
To: 42974 <at> debbugs.gnu.org
Subject: Re: bug#42974: 28.0.50; [feature/native-comp] keymap not currently
 defined in describe-mode result
Date: Mon, 24 Aug 2020 07:16:15 -0700
[Message part 1 (text/plain, inline)]
As of commit 337367a733e107df1ecb89955f0a249491bc62d9, the problem seems to
have gone away.
[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#42974; Package emacs. (Sun, 30 Aug 2020 08:31:02 GMT) Full text and rfc822 format available.

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

From: Andrea Corallo <akrl <at> sdf.org>
To: Stefan Kangas <stefankangas <at> gmail.com>
Cc: Kun Liu <kun.liu <at> gmail.com>, 42974 <at> debbugs.gnu.org
Subject: Re: bug#42974: 28.0.50;
 [feature/native-comp] keymap not currently defined in describe-mode
 result
Date: Sun, 30 Aug 2020 08:30:05 +0000
Stefan Kangas <stefankangas <at> gmail.com> writes:

> Kun Liu <kun.liu <at> gmail.com> writes:
>
>> As of commit c818c29771d3cb51875643b2f6c894073e429dd2, M-x m
>> (describe-mode) does not show the key bindings.  Instead, it shows
>> something like (in this case in shell mode) "Uses keymap
>> ‘shell-mode-map’, which is not currently defined."
>
> Just to confirm I'm seeing this as well.
>
> To reproduce: (documentation 'c-mode)

Hi Stefan,

bce9cad421 * Store raw documentation during native compilation (bug#42974)

Should fix this issue.  Let me know if works for you too.

Thanks

  Andrea




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#42974; Package emacs. (Mon, 31 Aug 2020 13:05:01 GMT) Full text and rfc822 format available.

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

From: Stefan Kangas <stefankangas <at> gmail.com>
To: Andrea Corallo <akrl <at> sdf.org>
Cc: Kun Liu <kun.liu <at> gmail.com>, 42974 <at> debbugs.gnu.org
Subject: Re: bug#42974: 28.0.50; [feature/native-comp] keymap not currently
 defined in describe-mode result
Date: Mon, 31 Aug 2020 13:04:12 +0000
Andrea Corallo <akrl <at> sdf.org> writes:

>>> As of commit c818c29771d3cb51875643b2f6c894073e429dd2, M-x m
>>> (describe-mode) does not show the key bindings.  Instead, it shows
>>> something like (in this case in shell mode) "Uses keymap
>>> ‘shell-mode-map’, which is not currently defined."
>>
>> Just to confirm I'm seeing this as well.
>>
>> To reproduce: (documentation 'c-mode)
>
> bce9cad421 * Store raw documentation during native compilation (bug#42974)
>
> Should fix this issue.  Let me know if works for you too.

Yes, it seems to work now.  Feel free to close this.

Thanks!




Reply sent to Andrea Corallo <akrl <at> sdf.org>:
You have taken responsibility. (Mon, 31 Aug 2020 16:12:01 GMT) Full text and rfc822 format available.

Notification sent to Kun Liu <kun.liu <at> gmail.com>:
bug acknowledged by developer. (Mon, 31 Aug 2020 16:12:01 GMT) Full text and rfc822 format available.

Message #22 received at 42974-done <at> debbugs.gnu.org (full text, mbox):

From: Andrea Corallo <akrl <at> sdf.org>
To: Stefan Kangas <stefankangas <at> gmail.com>
Cc: Kun Liu <kun.liu <at> gmail.com>, 42974-done <at> debbugs.gnu.org
Subject: Re: bug#42974: 28.0.50;
 [feature/native-comp] keymap not currently defined in describe-mode
 result
Date: Mon, 31 Aug 2020 16:11:01 +0000
Stefan Kangas <stefankangas <at> gmail.com> writes:

> Yes, it seems to work now.  Feel free to close this.
>
> Thanks!

Thanks you! closing

  Andrea




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 29 Sep 2020 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 203 days ago.

Previous Next


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