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: Sebastian Wiesner <swiesner <at> lunaryorn.com>
Subject: bug#18251: closed (Bug #18251: 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 bug report

#18251: 24.4.50; defvar-local not in imenu index in Emacs Lisp Mode

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 18251 <at> debbugs.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: 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

[Message part 3 (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.



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

Previous Next


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