GNU bug report logs - #18251
24.4.50; defvar-local not in imenu index in Emacs Lisp Mode

Previous Next

Package: emacs;

Reported by: Sebastian Wiesner <swiesner <at> lunaryorn.com>

Date: Tue, 12 Aug 2014 13:32:02 UTC

Severity: minor

Found in version 24.4.50

Fixed in version 25.0.95

Done: Noam Postavsky <npostavs <at> users.sourceforge.net>

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 18251 in the body.
You can then email your comments to 18251 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#18251; Package emacs. (Tue, 12 Aug 2014 13:32:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Sebastian Wiesner <swiesner <at> lunaryorn.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Tue, 12 Aug 2014 13:32:03 GMT) Full text and rfc822 format available.

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

From: Sebastian Wiesner <swiesner <at> lunaryorn.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.4.50; defvar-local not in imenu index in Emacs Lisp Mode
Date: Tue, 12 Aug 2014 15:30:39 +0200
Variables defined with `defvar-local', as in

(defvar-local foo nil "A local foo")

do not currently appear in the imenu index of Emacs Lisp Mode.

Since defvar-local is just a shortcut for `defvar` and
`make-variable-buffer-local`, I think that they should appear in the
imenu index just like other variables.




Reply sent to Noam Postavsky <npostavs <at> users.sourceforge.net>:
You have taken responsibility. (Sun, 26 Jun 2016 14:02:02 GMT) Full text and rfc822 format available.

Notification sent to Sebastian Wiesner <swiesner <at> lunaryorn.com>:
bug acknowledged by developer. (Sun, 26 Jun 2016 14:02:02 GMT) Full text and rfc822 format available.

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

From: Noam Postavsky <npostavs <at> users.sourceforge.net>
To: 18251-done <at> debbugs.gnu.org
Subject: Bug #18251: 24.4.50;
 defvar-local not in imenu index in Emacs Lisp Mode
Date: Sun, 26 Jun 2016 10:00:55 -0400
Version: 25.0.95

In Emacs 25 pretest the imenu index does include defvar-local




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 25 Jul 2016 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 8 years and 329 days ago.

Previous Next


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