bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#1638: marked as done (got "invalid-function imenu-progress-message"


From: Emacs bug Tracking System
Subject: bug#1638: marked as done (got "invalid-function imenu-progress-message" in objc-mode)
Date: Wed, 18 Feb 2009 09:30:05 +0000

Your message dated Wed, 18 Feb 2009 10:24:08 +0100
with message-id <f7ccd24b0902180124n7f94606ax4248bd23046d984c@mail.gmail.com>
and subject line Re: bug#2357: imenu-add-menubar-index fails in Objective-C mode
has caused the Emacs bug report #1638,
regarding got "invalid-function imenu-progress-message" in objc-mode
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
1638: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=1638
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems
--- Begin Message --- 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 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.


--- End Message ---
--- Begin Message --- Subject: Re: bug#2357: imenu-add-menubar-index fails in Objective-C mode Date: Wed, 18 Feb 2009 10:24:08 +0100
On Wed, Feb 18, 2009 at 03:57, Stefan Monnier <monnier@iro.umontreal.ca> wrote:

> Removing uses of cc-bytecomp-* is always a reason for rejoycing.

Ok, installed.

  Juanma


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]