From unknown Sun Aug 17 09:11:10 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#12676 <12676@debbugs.gnu.org> To: bug#12676 <12676@debbugs.gnu.org> Subject: Status: 24.2.50; New annoying warning for `imenu--make-index-alist' Reply-To: bug#12676 <12676@debbugs.gnu.org> Date: Sun, 17 Aug 2025 16:11:10 +0000 retitle 12676 24.2.50; New annoying warning for `imenu--make-index-alist' reassign 12676 emacs submitter 12676 Thierry Volpiatto severity 12676 minor tag 12676 notabug thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 18 14:23:25 2012 Received: (at submit) by debbugs.gnu.org; 18 Oct 2012 18:23:25 +0000 Received: from localhost ([127.0.0.1]:50240 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TOuke-0007Th-PA for submit@debbugs.gnu.org; Thu, 18 Oct 2012 14:23:25 -0400 Received: from eggs.gnu.org ([208.118.235.92]:50667) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TOukb-0007TQ-KK for submit@debbugs.gnu.org; Thu, 18 Oct 2012 14:23:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TOuj7-0002ov-E9 for submit@debbugs.gnu.org; Thu, 18 Oct 2012 14:21:51 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:41959) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TOuj7-0002op-Av for submit@debbugs.gnu.org; Thu, 18 Oct 2012 14:21:49 -0400 Received: from eggs.gnu.org ([208.118.235.92]:32874) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TOuj3-0007fE-SO for bug-gnu-emacs@gnu.org; Thu, 18 Oct 2012 14:21:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TOuj0-0002lK-TI for bug-gnu-emacs@gnu.org; Thu, 18 Oct 2012 14:21:45 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:42534) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TOuj0-0002kA-Hk for bug-gnu-emacs@gnu.org; Thu, 18 Oct 2012 14:21:42 -0400 Received: by mail-we0-f169.google.com with SMTP id u3so6013176wey.0 for ; Thu, 18 Oct 2012 11:21:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id:mime-version:content-type; bh=ffN7NLP2vXP5TN6B0GTJj0ge1NNABxaCtl2eZ4nj574=; b=y6xI0mEqslnzgpi7A7jCLfMjS0GtluhiPucZw8rfaCyF6mo84Akrjn46DHYm6jVeQm ePDgJ2Ko02zltBiDup0jAzIVZWGCAxPq5qiFSkJKQd6DxGoBhF6EFeP44rCyRrB+fN6h o8gjLO8QhhwNQI+Ouw4WljebDMDPr9/WyWrivzB9lgW/flisabUfnak+iXuM4vSK4pFM bHSbNWo921gPXs6zRNmvTeBImEuW5yzMTupuqJE7RAuzukswgaYMeRTtB7AsX/QLpPbL pwHh9WtLDjDzbRgVBFVvYWLQLj1Ov0DBlWU90qMnFydV8UAZcLpw3Ip9VeWUg84A8sIH YUAg== Received: by 10.216.210.223 with SMTP id u73mr7777654weo.132.1350584501190; Thu, 18 Oct 2012 11:21:41 -0700 (PDT) Received: from dell-14z (lbe83-2-78-243-104-167.fbx.proxad.net. [78.243.104.167]) by mx.google.com with ESMTPS id dt9sm30692749wib.1.2012.10.18.11.21.38 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 18 Oct 2012 11:21:40 -0700 (PDT) From: Thierry Volpiatto To: bug-gnu-emacs@gnu.org Subject: 24.2.50; New annoying warning for `imenu--make-index-alist' Date: Thu, 18 Oct 2012 20:21:31 +0200 Message-ID: <87lif3hc9g.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.17 X-Spam-Score: -6.1 (------) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.1 (------) Hi, A new warning is popping up when compiling: --8<---------------cut here---------------start------------->8--- 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. In GNU Emacs 24.2.50.1 (x86_64-unknown-linux-gnu, X toolkit, Xaw3d scroll bars) of 2012-10-17 on dell-14z Windowing system distributor `The X.Org Foundation', version 11.0.11103000 System Description: Ubuntu 12.04.1 LTS Configured using: `configure '--with-x-toolkit=lucid' '--with-wide-int' '--without-gconf' '--without-gsettings'' Important settings: value of $LANG: fr_FR.UTF-8 locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Emacs-Lisp Minor modes in effect: recentf-mode: t winner-mode: t global-undo-tree-mode: t undo-tree-mode: t auto-image-file-mode: t show-paren-mode: t display-time-mode: t savehist-mode: t minibuffer-depth-indicate-mode: t eldoc-mode: t helm-mode: t shell-dirtrack-mode: t helm-match-plugin-mode: t diff-auto-refine-mode: t tooltip-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t Recent input: C-x C-b M-x r e Recent messages: Indentation variables are now local. Indentation setup for shell type bash Restoring buffers...done Loading /home/thierry/.emacs.d/recentf...done Cleaning up the recentf list...done (0 removed) Scanning for dabbrevs...done user-error: No dynamic expansion for `imenu-make' found Scanning for dabbrevs...done Load-path shadows: ~/.emacs.d/emacs-config-laptop/.gnus hides ~/.emacs.d/.gnus ~/elisp/emacs-wget/lpath hides ~/elisp/auctex/lpath ~/elisp/org-active/contrib/lisp/org-element hides /usr/local/share/emacs/24.2.50/lisp/org/org-element ~/elisp/magit/.dir-locals hides /usr/local/share/emacs/24.2.50/lisp/gnus/.dir-locals ~/elisp/emms/lisp/tq hides /usr/local/share/emacs/24.2.50/lisp/emacs-lisp/tq Features: (shadow gnus-dired nnir mail-extr gnus-msg dabbrev emacsbug helm-command tramp-cache tramp-sh recentf helm-misc ido jka-compr conf-mode vc-git xgit-dvc xgit xgit-annotate dvc-annotate xgit-log dvc-revlist vc-rcs sh-script smie executable xhg-dvc bzr-core xdarcs-core xgit-core xmtn-minimal naquadah-theme em-smart em-unix em-script em-prompt em-ls em-hist em-pred em-glob em-dirs em-cmpl em-basic em-banner em-alias esh-var esh-io esh-cmd esh-opt esh-ext esh-proc esh-groups eshell esh-module esh-mode align-let server winner undo-tree diff slime-xref-browser slime-banner slime-tramp slime-asdf slime-fancy slime-fontifying-fu slime-package-fu slime-references slime-scratch slime-presentations slime-fuzzy slime-fancy-inspector slime-c-p-c slime-editing-commands slime-autodoc slime-parse slime-repl image-file newsticker newst-treeview tree-widget newst-plainview newst-reader newst-ticker newst-backend xdvi-search preview-latex pcomplete-extension em-term term disp-table ehelp electric helm-ipython helm-elisp helm-eval python rx whitespace paren time avoid savehist smtpmail-async smtpmail sendmail helm-async boxquote markdown-mode org-google-weather google-weather url-cache iterator googlecl google-maps google-maps-static google-maps-geocode google-maps-base json simple-call-tree el-expectations el-mock csv2org iedit rect zop-to-char smallurl mm-url rectangle-utils tv-utils async pcvs pcvs-parse pcvs-info pcvs-defs mb-depth ioccur cl-info slime hyperspec slime-autoloads ledger-config ledger esh-arg esh-util tex-site auto-loads esh-toggle flymake eldoc-eval eldoc no-word dired-extension emms-mpd-config emms-playlist-limit emms-volume emms-volume-amixer emms-i18n emms-history emms-score emms-stream-info emms-metaplaylist-mode emms-bookmarks emms-cue emms-mode-line-icon emms-browser sort emms-playlist-sort emms-last-played emms-player-xine emms-player-mpd tq emms-playing-time emms-lyrics emms-url hl-line emms-tag-editor emms-mark emms-mode-line emms-cache emms-info-ogginfo emms-info-mp3info emms-playlist-mode emms-player-vlc emms-player-mplayer emms-info emms-streams later-do emms-source-playlist emms-source-file emms-player-simple emms-setup emms emms-compat dvc-init bzr-gnus tla-gnus xgit-gnus xhg-gnus gnus-art mm-uu mml2015 mm-view mml-smime smime dig gnus-sum nnoo gnus-group gnus-undo nnmail mail-source gnus-start gnus-spec gnus-int gnus-range gnus-win gnus gnus-ems nnheader dvc-gnus tla-core tla-autoconf tla-defs dvc-log vc vc-dispatcher ediff-merg ediff-diff ediff-wind ediff-help ediff-util ediff-mult ediff-init ediff dvc-autoloads magit-stgit magit-bisect magit-key-mode magit log-edit pcvs-util add-log htmlize-hack htmlize muse-colors muse-docbook muse-texinfo texnfo-upd texinfo muse-latex muse-html muse-xml-common muse-wiki cus-edit cus-start cus-load muse-publish muse-project muse-protocols muse-regexps wid-edit muse muse-nested-tags muse-mode muse-autoloads org-config-thierry ob-sh org-crypt cal-china lunar solar cal-dst cal-bahai cal-islam cal-hebrew holidays hol-loaddefs vc-hg org-wl org-w3m org-vm org-rmail org-mhe org-mew org-irc org-jsinfo org-infojs org-html org-exp ob-exp org-exp-blocks org-info org-gnus org-docview org-bibtex bibtex org-bbdb org-agenda appt diary-lib diary-loaddefs org-annotation-helper org-capture org-mks remember org-remember org-datetree addressbook-bookmark message rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mailabbrev mail-utils gmm-utils mailheader firefox-protocol bookmark-firefox-handler bookmark-extensions org ob-tangle ob-ref ob-lob ob-table org-footnote org-src ob-comint ob-keys org-pcomplete org-list org-faces org-entities noutline outline org-version ob-emacs-lisp ob org-compat org-macs ob-eval find-func cal-menu calendar cal-loaddefs bookmark pp init-helm-thierry helm-mode helm-ls-git helm-descbinds helm-delicious helm-ls-hg helm-files image-dired tramp tramp-compat tramp-loaddefs shell pcomplete format-spec dired-aux ffap thingatpt helm-buffers helm-elscreen helm-tags helm-bookmark helm-adaptative helm-info helm-net browse-url xml url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf url-util url-parse url-vars mailcap helm-plugin helm-help helm-match-plugin helm-grep helm-regexp grep helm-external helm-utils compile comint ansi-color ring helm-mercurial xhg xhg-annotate xhg-mq xhg-log xhg-core dvc-diff uniquify dvc-fileinfo dvc-unified dvc-tips diff-mode easy-mmode dvc-core dvc-lisp dvc-buffers dvc-ui dvc-register dvc-utils dvc-emacs ewoc dvc-defs dvc-site dired-x cl-macs gv dired helm-locate helm warnings advice help-fns advice-preload helm-config edmacro kmacro epa-file epa derived epg epg-config auth-source eieio byte-opt bytecomp byte-compile cconv gnus-util time-date mm-util mail-prsvr password-cache usage-memo cl cl-lib info easymenu tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind dynamic-setting font-render-setting x-toolkit x multi-tty emacs) -- Thierry Get my Gnupg key: gpg --keyserver pgp.mit.edu --recv-keys 59F29997 From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 18 14:30:39 2012 Received: (at 12676) by debbugs.gnu.org; 18 Oct 2012 18:30:39 +0000 Received: from localhost ([127.0.0.1]:50270 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TOurf-0007fU-HK for submit@debbugs.gnu.org; Thu, 18 Oct 2012 14:30:39 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:47326 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TOure-0007fO-Ax for 12676@debbugs.gnu.org; Thu, 18 Oct 2012 14:30:38 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1TOuqF-00051g-4X; Thu, 18 Oct 2012 14:29:11 -0400 From: Glenn Morris To: Thierry Volpiatto Subject: Re: bug#12676: 24.2.50; New annoying warning for `imenu--make-index-alist' References: <87lif3hc9g.fsf@gmail.com> X-Spook: Echelon asset KGB 9/11 offensive information warfare X-Ran: LE8:}Gs[Ym0#sd+0.:_Sk~KP]CBE%*Xgm-V-\#e.p1tH_+j}s(kk@PAJ/F1}A)ze39#GsI X-Hue: cyan X-Debbugs-No-Ack: yes X-Attribution: GM Date: Thu, 18 Oct 2012 14:29:10 -0400 In-Reply-To: <87lif3hc9g.fsf@gmail.com> (Thierry Volpiatto's message of "Thu, 18 Oct 2012 20:21:31 +0200") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -4.6 (----) X-Debbugs-Envelope-To: 12676 Cc: 12676@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.6 (----) 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)) From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 18 14:50:31 2012 Received: (at 12676) by debbugs.gnu.org; 18 Oct 2012 18:50:31 +0000 Received: from localhost ([127.0.0.1]:50344 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TOvAs-0008Bb-Np for submit@debbugs.gnu.org; Thu, 18 Oct 2012 14:50:31 -0400 Received: from mail-wg0-f46.google.com ([74.125.82.46]:35340) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TOvAp-0008BN-OJ for 12676@debbugs.gnu.org; Thu, 18 Oct 2012 14:50:29 -0400 Received: by mail-wg0-f46.google.com with SMTP id dt12so6582536wgb.15 for <12676@debbugs.gnu.org>; Thu, 18 Oct 2012 11:48:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:organization:references:date:in-reply-to :message-id:user-agent:mime-version:content-type; bh=ltBxBkNROMagRPXRp5JtEAC4d1++Gvt37D4j639kdDk=; b=yWpOBucTAVuxOH3bVmZ7YhmsV6Vqqt+MuJMnNpS8tTaQ6t7a2NaNQZP1M2567iuCnk ZyL58khpXnxai0EqycSMCgsObZpBZ45vCCPq9qzOzZuN+rhQ3K8Z6DK3MbPF3nXPzxcQ aRdxyFQ2I/cGSzwFOmWLhSTuCqUe3L6cOEmdquKSg6U9KpB6bLi098A35C0s6oNHtHVP C3rtKlNRrz6Fzfi9Dlbd9zdOUwBSnKDc5EpDLQd/sNE4JeaQJ9GJ/DxFjYipmvNy5Wii EyOT3vwmEdjnLDAa5jEnQFEh8Z2trMFiGN9A8mpGnpT7eU0l4Xhh2nQIhlQUQgvN2LjT lpLA== Received: by 10.216.210.223 with SMTP id u73mr7810989weo.132.1350586136562; Thu, 18 Oct 2012 11:48:56 -0700 (PDT) Received: from dell-14z (lbe83-2-78-243-104-167.fbx.proxad.net. [78.243.104.167]) by mx.google.com with ESMTPS id eq2sm35014857wib.1.2012.10.18.11.48.54 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 18 Oct 2012 11:48:55 -0700 (PDT) From: Thierry Volpiatto To: Glenn Morris Subject: Re: bug#12676: 24.2.50; New annoying warning for `imenu--make-index-alist' Organization: Emacs Helm References: <87lif3hc9g.fsf@gmail.com> Date: Thu, 18 Oct 2012 20:48:53 +0200 In-Reply-To: (Glenn Morris's message of "Thu, 18 Oct 2012 14:29:10 -0400") Message-ID: <874nlrr4yy.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: 12676 Cc: 12676@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -0.7 (/) Glenn Morris writes: > 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?). This happen when compiling https://github.com/emacs-helm/helm/blob/master/helm-imenu.el -- Thierry Get my Gnupg key: gpg --keyserver pgp.mit.edu --recv-keys 59F29997 From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 18 14:52:07 2012 Received: (at 12676) by debbugs.gnu.org; 18 Oct 2012 18:52:08 +0000 Received: from localhost ([127.0.0.1]:50348 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TOvCR-0008EF-M0 for submit@debbugs.gnu.org; Thu, 18 Oct 2012 14:52:07 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:48031 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TOvCP-0008E8-8N for 12676@debbugs.gnu.org; Thu, 18 Oct 2012 14:52:06 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1TOvB1-0005q5-Dy; Thu, 18 Oct 2012 14:50:39 -0400 From: Glenn Morris To: Thierry Volpiatto Subject: Re: bug#12676: 24.2.50; New annoying warning for `imenu--make-index-alist' References: <87lif3hc9g.fsf@gmail.com> <874nlrr4yy.fsf@gmail.com> X-Spook: undercover munitions ASDIC JPL AFSPC Majic kibo argus X-Ran: vGC{It=%i8v7nVMM^:S92A)/ge-9Mp4?5tod;PK6'rx0{A@#:=%,(d (Thierry Volpiatto's message of "Thu, 18 Oct 2012 20:48:53 +0200") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -4.6 (----) X-Debbugs-Envelope-To: 12676 Cc: 12676@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.6 (----) Thierry Volpiatto wrote: > This happen when compiling > https://github.com/emacs-helm/helm/blob/master/helm-imenu.el This is not a minimal, complete example, this is "please debug my code". Oh look, line 37: (eval-when-compile (require 'imenu)) So obviously the warning is correct. From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 18 15:07:53 2012 Received: (at 12676) by debbugs.gnu.org; 18 Oct 2012 19:07:53 +0000 Received: from localhost ([127.0.0.1]:50374 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TOvRh-0000AW-9B for submit@debbugs.gnu.org; Thu, 18 Oct 2012 15:07:53 -0400 Received: from forward2.mail.yandex.net ([77.88.46.7]:47735) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TOvRd-0000AG-HW for 12676@debbugs.gnu.org; Thu, 18 Oct 2012 15:07:52 -0400 Received: from smtp1.mail.yandex.net (smtp1.mail.yandex.net [77.88.46.101]) by forward2.mail.yandex.net (Yandex) with ESMTP id 2359912A10C1; Thu, 18 Oct 2012 23:06:17 +0400 (MSK) Received: from smtp1.mail.yandex.net (localhost [127.0.0.1]) by smtp1.mail.yandex.net (Yandex) with ESMTP id E136EAA0343; Thu, 18 Oct 2012 23:06:16 +0400 (MSK) Received: from 5x166x242x229.dynamic.spb.ertelecom.ru (5x166x242x229.dynamic.spb.ertelecom.ru [5.166.242.229]) by smtp1.mail.yandex.net (nwsmtp/Yandex) with ESMTP id 6GPmLmT4-6GPC6SuQ; Thu, 18 Oct 2012 23:06:16 +0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1350587176; bh=PyPso1J7KqFn0+FtUfl62j3ml+VfO0TUq+Gv/pydhXs=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: Content-Type:Content-Transfer-Encoding; b=lhkZ5g8H0wY6frKpvaqKKKi279pGyVpC3bPn8E29ZZu5vFlVtBkj2lz7IhxYamVtV cyj0ShHONUEjellyc//VsvAPphKZLMavyimokJyCf3FT4gsgoToTfw9XwJSchg9cdh C7GUcLyucqWbTqzn/B07s0qqXBaho1iLYBm4ODPY= Message-ID: <50805328.60706@yandex.ru> Date: Thu, 18 Oct 2012 23:06:16 +0400 From: Dmitry Gutov User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20121010 Thunderbird/16.0.1 MIME-Version: 1.0 To: thierry.volpiatto@gmail.com Subject: Re: bug#12676: 24.2.50; New annoying warning for `imenu--make-index-alist' Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: 12676 Cc: rgm@gnu.org, 12676@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: 0.1 (/) Thierry Volpiatto writes: > Glenn Morris writes: > >> 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?). > This happen when compiling > https://github.com/emacs-helm/helm/blob/master/helm-imenu.el See https://lists.gnu.org/archive/html/emacs-devel/2012-10/msg00554.html From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 18 17:23:02 2012 Received: (at 12676) by debbugs.gnu.org; 18 Oct 2012 21:23:02 +0000 Received: from localhost ([127.0.0.1]:50525 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TOxYU-0005vi-5k for submit@debbugs.gnu.org; Thu, 18 Oct 2012 17:23:02 -0400 Received: from mail-wg0-f46.google.com ([74.125.82.46]:60587) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TOxYS-0005vE-5D for 12676@debbugs.gnu.org; Thu, 18 Oct 2012 17:23:00 -0400 Received: by mail-wg0-f46.google.com with SMTP id dt12so6679090wgb.15 for <12676@debbugs.gnu.org>; Thu, 18 Oct 2012 14:21:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:organization:references:date:in-reply-to :message-id:user-agent:mime-version:content-type; bh=iMXJ7gLP9+rRliHzwkQAH6ZIYJ3VAO7A88dRUpTQA18=; b=FmqOaEafs2noNQ1Z2dR470Il1jyOI3TuAMqf+mqUCv7SVGwnXR5gTpi0TyNi3zg3UC C/VrLLjKEFm7RueT1vB+IRgQ6WY4YQ/zdteurdPl7kZb4VZong36mu/MGfSo6LQp62kX DCsMsIqFgG0J6E02Oq4NeWfVOn33LOYmYKJ9048qvyPxmERp1MksCQeThy+IvB8/5sxy YD99dq9Y8cv7lMq5czlbfrBaytFh5zzqV0VAXvJAP96eT9Q1H3/1CKGv8/hi7mvvmwk7 6CKJBwbDR5Mu88LR6ZZHgnwxdIlt2pnIxgJsrSOW8z3v57KhS2kesmr5odSFzDPAellV CShQ== Received: by 10.180.80.33 with SMTP id o1mr13990254wix.14.1350595288429; Thu, 18 Oct 2012 14:21:28 -0700 (PDT) Received: from dell-14z (lbe83-2-78-243-104-167.fbx.proxad.net. [78.243.104.167]) by mx.google.com with ESMTPS id m14sm31455197wie.8.2012.10.18.14.21.26 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 18 Oct 2012 14:21:27 -0700 (PDT) From: Thierry Volpiatto To: Glenn Morris Subject: Re: bug#12676: 24.2.50; New annoying warning for `imenu--make-index-alist' Organization: Emacs Helm References: <87lif3hc9g.fsf@gmail.com> <874nlrr4yy.fsf@gmail.com> Date: Thu, 18 Oct 2012 23:21:19 +0200 In-Reply-To: (Glenn Morris's message of "Thu, 18 Oct 2012 14:50:39 -0400") Message-ID: <87haprh3xs.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: 12676 Cc: 12676@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: 0.1 (/) Glenn Morris writes: > Thierry Volpiatto wrote: > >> This happen when compiling >> https://github.com/emacs-helm/helm/blob/master/helm-imenu.el > > This is not a minimal, complete example, this is "please debug my > code". Thank you, but I don't need you to debug my code, it is already fixed. > Oh look, line 37: > > (eval-when-compile (require 'imenu)) > > So obviously the warning is correct. It is not, it was not happening in previous revision and it happen now suddenly, so expect some more warnings like this in Emacs in the next days. Good luck. -- Thierry Get my Gnupg key: gpg --keyserver pgp.mit.edu --recv-keys 59F29997 From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 18 19:49:07 2012 Received: (at control) by debbugs.gnu.org; 18 Oct 2012 23:49:07 +0000 Received: from localhost ([127.0.0.1]:50657 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TOzpq-0001LI-4j for submit@debbugs.gnu.org; Thu, 18 Oct 2012 19:49:07 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:53435 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TOzpo-0001L8-3m for control@debbugs.gnu.org; Thu, 18 Oct 2012 19:49:04 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1TOzoP-0008TT-IQ for control@debbugs.gnu.org; Thu, 18 Oct 2012 19:47:37 -0400 Date: Thu, 18 Oct 2012 19:47:37 -0400 Message-Id: Subject: control message for bug 12676 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -4.6 (----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.6 (----) close 12676 From unknown Sun Aug 17 09:11:10 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 16 Nov 2012 12:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator