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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Noam Postavsky <npostavs <at> users.sourceforge.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#18251: closed (24.4.50; defvar-local not in imenu index in
 Emacs Lisp Mode)
Date: Sun, 26 Jun 2016 14:02:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 26 Jun 2016 10:00:55 -0400
with message-id <CAM-tV-8af+cXy6dj0a9S5KcrWwxCM24jfzvknRfRP0D=k=qZVA <at> mail.gmail.com>
and subject line Bug #18251: 24.4.50; defvar-local not in imenu index in Emacs Lisp Mode
has caused the debbugs.gnu.org bug report #18251,
regarding 24.4.50; defvar-local not in imenu index in Emacs Lisp Mode
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
18251: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=18251
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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.


[Message part 3 (message/rfc822, inline)]
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


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

Previous Next


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