unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#70616: 29.3; imenu in Elisp buffers omits keymap variables defined by defvar-keymap
@ 2024-04-27 21:21 z
  2024-05-04 11:15 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: z @ 2024-04-27 21:21 UTC (permalink / raw)
  To: 70616

1. emacs -Q
2. Visit some Elisp file that uses defvar-keymap, e.g., C-x C-f ~/src/emacs/trunk/lisp/button.el
3. M-x imenu

button-map is defined in this file, using the defvar-keymap macro, but
it doesn't show up in the imenu index.  Other things defined in this
file do show up.  I think this is just a matter of updating
lisp-imenu-generic-expression, but I'm not familiar enough to say for
certain.

In GNU Emacs 29.3 (build 1, x86_64-pc-linux-gnu, X toolkit, cairo
version 1.18.0, Xaw3d scroll bars)
Windowing system distributor 'HC-Consult', version 11.0.12014000
System Description: NixOS 23.11 (Tapir)

Configured using:
 'configure
 --prefix=/nix/store/2cgdvmzrgkihvjx4w34sjj29zjr2dy8b-emacs-29.3
 --disable-build-details --with-modules --with-x-toolkit=lucid
 --with-xft --with-cairo --with-compress-install
 --with-toolkit-scroll-bars --with-native-compilation
 --without-imagemagick --without-small-ja-dic --with-tree-sitter
 --with-xinput2 --without-xwidgets --with-dbus --with-selinux'

Configured features:
CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ JPEG
JSON LIBOTF LIBSELINUX LIBSYSTEMD LIBXML2 M17N_FLT MODULES NATIVE_COMP
NOTIFY INOTIFY PDUMPER PNG RSVG SECCOMP SOUND SQLITE3 THREADS TIFF
TOOLKIT_SCROLL_BARS TREE_SITTER WEBP X11 XAW3D XDBE XIM XINPUT2 XPM
LUCID ZLIB

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

Major mode: Org





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#70616: 29.3; imenu in Elisp buffers omits keymap variables defined by defvar-keymap
  2024-04-27 21:21 bug#70616: 29.3; imenu in Elisp buffers omits keymap variables defined by defvar-keymap z
@ 2024-05-04 11:15 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2024-05-04 11:15 UTC (permalink / raw)
  To: z; +Cc: 70616-done

> From: z@bcc32.com
> Date: Sat, 27 Apr 2024 17:21:42 -0400
> 
> 1. emacs -Q
> 2. Visit some Elisp file that uses defvar-keymap, e.g., C-x C-f ~/src/emacs/trunk/lisp/button.el
> 3. M-x imenu
> 
> button-map is defined in this file, using the defvar-keymap macro, but
> it doesn't show up in the imenu index.  Other things defined in this
> file do show up.  I think this is just a matter of updating
> lisp-imenu-generic-expression, but I'm not familiar enough to say for
> certain.

Thanks.  This seems to be already fixed on the master branch, so I
think this bug is already fixed there, and I'm therefore closing it.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-05-04 11:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-27 21:21 bug#70616: 29.3; imenu in Elisp buffers omits keymap variables defined by defvar-keymap z
2024-05-04 11:15 ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).