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

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

imenu function doesn't work when byte-compiled


From: Peter S Galbraith
Subject: imenu function doesn't work when byte-compiled
Date: Thu, 03 May 2001 10:43:20 -0400

Hi,

I'm defining an imenu index creation function similar to
imenu-example--create-lisp-index for a major mode I maintain (see
gri.sourceforge.net; the file is:

http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/gri/gri/gri-mode.el?rev=1.27&content-type=text/vnd.viewcvs-markup


The function works fine if eval'ed, but fails with the following
backtrace if I byte-compile the file:

Debugger entered--Lisp error: (invalid-function (macro . #[(prevpos &optional 
relpos reverse) "ÃÄÅƃ



reply via email to

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