From unknown Mon Jun 23 23:49:14 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#1638 <1638@debbugs.gnu.org> To: bug#1638 <1638@debbugs.gnu.org> Subject: Status: got "invalid-function imenu-progress-message" in objc-mode Reply-To: bug#1638 <1638@debbugs.gnu.org> Date: Tue, 24 Jun 2025 06:49:14 +0000 retitle 1638 got "invalid-function imenu-progress-message" in objc-mode reassign 1638 emacs,cc-mode submitter 1638 Meteor Liu severity 1638 normal thanks From meteor1113@gmail.com Fri Dec 19 01:10:46 2008 Received: (at submit) by emacsbugs.donarmstrong.com; 19 Dec 2008 09:10:47 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.0 required=4.0 tests=none autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mBJ6UJox004563 for ; Thu, 18 Dec 2008 22:30:20 -0800 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LDYsM-0001O0-Qz for bug-gnu-emacs@gnu.org; Fri, 19 Dec 2008 01:30:18 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LDYsL-0001MD-3L for bug-gnu-emacs@gnu.org; Fri, 19 Dec 2008 01:30:18 -0500 Received: from [199.232.76.173] (port=43921 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LDYsK-0001M7-W7 for bug-gnu-emacs@gnu.org; Fri, 19 Dec 2008 01:30:17 -0500 Received: from wf-out-1314.google.com ([209.85.200.172]:28929) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LDYsI-0007g4-U3; Fri, 19 Dec 2008 01:30:16 -0500 Received: by wf-out-1314.google.com with SMTP id 28so845864wfc.24 for ; Thu, 18 Dec 2008 22:30:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:mime-version:from :to:cc:subject:date:user-agent:content-type; bh=w1YzUdMbJEPYnOF0WflAagLy4xnRrdNSmeJ+Kv7BcGs=; b=rE/vWjnTZ6qOOzBQTfWh+61CgnWy5+ZwnuFEqNm9LKlkpmsDnQ5s1xB4On37u2b/qL HZTOIshZTLLeOMuYSi5PvoFKPUW/gpetIg1sCuyKGKGoFSZa5gYdZP16Bk3ZFRB0SIvf xg9RjyNbMkK5HYQc/qPg6xh6gO8Vi27I23pGU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:mime-version:from:to:cc:subject:date:user-agent :content-type; b=YMpjStGs3cs7Kzwc962xqirg26y6Q/cLTr2jja5sbJkmfx6pDlByOKJf90W/H/iT35 7YJfIWgzlKenPFFxdlid4hm7PtmTvgyLpbgM990/m5MaPyH4STZ6QEIFIVyk5mgJmSvD x2Ifl3s67qoT7jKmBBvi62HXKz034oZBxwy6A= Received: by 10.142.214.11 with SMTP id m11mr1175525wfg.125.1229668212862; Thu, 18 Dec 2008 22:30:12 -0800 (PST) Received: from appledemacbook ([221.201.78.80]) by mx.google.com with ESMTPS id 27sm18078504wfa.49.2008.12.18.22.30.03 (version=SSLv3 cipher=RC4-MD5); Thu, 18 Dec 2008 22:30:11 -0800 (PST) Message-ID: <494b3f73.1b018e0a.6104.1a29@mx.google.com> MIME-Version: 1.0 From: Meteor Liu To: Cc: Subject: got "invalid-function imenu-progress-message" in objc-mode Date: Fri, 19 Dec 2008 14:30:02 +0800 (CST) User-Agent: Simple Mail 2.72 Content-Type: multipart/related; boundary=----------simplemail1229668202285 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) ------------simplemail1229668202285 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit hello, I use emacs23 to edit Objective-C files,
I opened a .m file, and run "imenu-add-member-index" command,
bug I got a error: invalid-function imenu-progress-message,
I checked cc-menus.el, in function cc-imenu-objc-function used imenu-progress-message,
but cc-menus.el didn't load imenu.
I add "(require 'imenu)" to cc-menus.el and byte-compile it, It works.

so I think cc-menus.el need load imenu to fix this.

------------simplemail1229668202285-- From rgm@gnu.org Fri Dec 19 17:00:03 2008 Received: (at control) by emacsbugs.donarmstrong.com; 20 Dec 2008 01:00:04 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: ** X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=2.3 required=4.0 tests=MISSING_SUBJECT,NOSUBJECT, VALID_BTS_CONTROL autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mBK100l3001759 for ; Fri, 19 Dec 2008 17:00:02 -0800 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1LDqBU-0006eH-0r; Fri, 19 Dec 2008 19:59:12 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18764.17247.965185.748139@fencepost.gnu.org> Date: Fri, 19 Dec 2008 19:59:11 -0500 From: Glenn Morris To: control reassign 1638 emacs,cc-mode reassign 1644 emacs,w32 close 1545 From rgm@gnu.org Tue Feb 17 09:52:10 2009 Received: (at control) by emacsbugs.donarmstrong.com; 17 Feb 2009 17:52:11 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-2.0 required=4.0 tests=VALID_BTS_CONTROL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n1HHq8ZE008111 for ; Tue, 17 Feb 2009 09:52:09 -0800 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1LZU53-0008WO-VU; Tue, 17 Feb 2009 12:50:01 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18842.63689.889659.707874@fencepost.gnu.org> Date: Tue, 17 Feb 2009 12:50:01 -0500 From: Glenn Morris To: control Subject: control message tags 2303 moreinfo tags 2282 moreinfo unreproducible merge 1638 2357 reassign 2358 spam severity 2353 wishlist From lekktu@gmail.com Wed Feb 18 01:24:17 2009 Received: (at 1638-done) by emacsbugs.donarmstrong.com; 18 Feb 2009 09:24:18 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-3.0 required=4.0 tests=HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail-ew0-f10.google.com (mail-ew0-f10.google.com [209.85.219.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n1I9OE6v020644 for <1638-done@emacsbugs.donarmstrong.com>; Wed, 18 Feb 2009 01:24:15 -0800 Received: by ewy3 with SMTP id 3so2799621ewy.1 for <1638-done@emacsbugs.donarmstrong.com>; Wed, 18 Feb 2009 01:24:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=EQT1m8gmMvu7U7RraJvdovfDUKO+JGE8+xyL90YpFuE=; b=pDUDLFzhOyqQQpeBjXh7ydYr4wC+TwNNH8iq5y+bps33ohzOaWFJtbM9qM5vhdTb3D 9UNV89APd0D/YKMXbOxQhazgsudbtGb5vyv4yAiPF52CraLCYuVIeEsmA7mvzBx0Qw95 FfpsUZ2hyQSm3kjox69N8OakHyow3uDHhGYqs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=jDIGVeRrFSs5VkS4PRBLMHFkJ1xxiaPKU6rQbsxNC2GC+LU4WeNoqf795XpaDisF9P IJ7KBi5jJJgo4ui/4qtPrB751W79gv2ZWbqYJnUAZ2gGWrHkrrdOOBP87KLwIjEw5hlS XmlX8F3/vOgeqQNMdhPfb6h8C3vYnAOt4WLB4= MIME-Version: 1.0 Received: by 10.210.60.3 with SMTP id i3mr1319929eba.27.1234949048510; Wed, 18 Feb 2009 01:24:08 -0800 (PST) In-Reply-To: References: Date: Wed, 18 Feb 2009 10:24:08 +0100 Message-ID: Subject: Re: bug#2357: imenu-add-menubar-index fails in Objective-C mode From: Juanma Barranquero To: Stefan Monnier Cc: 1638-done@debbugs.gnu.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit On Wed, Feb 18, 2009 at 03:57, Stefan Monnier wrote: > Removing uses of cc-bytecomp-* is always a reason for rejoycing. Ok, installed. Juanma From unknown Mon Jun 23 23:49:14 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: $requester Subject: Internal Control Message-Id: bug archived. Date: Wed, 18 Mar 2009 14:24:11 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A log time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator