GNU bug report logs - #12676
24.2.50; New annoying warning for `imenu--make-index-alist'

Previous Next

Package: emacs;

Reported by: Thierry Volpiatto <thierry.volpiatto <at> gmail.com>

Date: Thu, 18 Oct 2012 18:24:01 UTC

Severity: minor

Tags: notabug

Found in version 24.2.50

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: Glenn Morris <rgm <at> gnu.org>
To: Thierry Volpiatto <thierry.volpiatto <at> gmail.com>
Cc: 12676 <at> debbugs.gnu.org
Subject: Re: bug#12676: 24.2.50;
	New annoying warning for `imenu--make-index-alist'
Date: Thu, 18 Oct 2012 14:29:10 -0400
Thierry Volpiatto wrote:

> In end of data:
> helm-imenu.el:116:1:Warning: the function `imenu--make-index-alist' might not
>     be defined at runtime.
> --8<---------------cut here---------------end--------------->8---
>
> Why this?
> imenu is required.

Please give a minimal complete example (why do I even have to say this?).

There is no such warning when compiling the following:

(require 'imenu)
(defun foo ()
  (imenu--make-index-alist))




This bug report was last modified 12 years and 277 days ago.

Previous Next


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