From: Sebastian Wiesner <swiesner@lunaryorn.com>
To: 18251@debbugs.gnu.org
Subject: bug#18251: 24.4.50; defvar-local not in imenu index in Emacs Lisp Mode
Date: Tue, 12 Aug 2014 15:30:39 +0200 [thread overview]
Message-ID: <m2vbpxlts0.fsf@lunaryorn-air.fritz.box> (raw)
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.
next reply other threads:[~2014-08-12 13:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-12 13:30 Sebastian Wiesner [this message]
2016-06-26 14:00 ` bug#18251: Bug #18251: 24.4.50; defvar-local not in imenu index in Emacs Lisp Mode Noam Postavsky
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m2vbpxlts0.fsf@lunaryorn-air.fritz.box \
--to=swiesner@lunaryorn.com \
--cc=18251@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.