On Jul 23, 3:08 pm, Tassilo Horn <[EMAIL PROTECTED]> wrote:
> Hi Tamas,
>
> this may be useful for use in programming modes, but the candidate
> creation function doesn't work here with a current CVS emacs. The alist
> returned by `imenu--make-index-alist' has a different structure than
> your code assumes, so that the `remove-if-not' always returns nil.

It worked with stable Emacs 22. Maybe it should be defined with
version conditional (= emacs-major-version 22) if it's version
dependent and someone will make a version for CVS Emacs (Emacs 23?)
too if there is a need.

_______________________________________________
gnu-emacs-sources mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources

Reply via email to