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

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

bug#14402: Imenu does not work any more on trunk


From: Angelo Graziosi
Subject: bug#14402: Imenu does not work any more on trunk
Date: Tue, 14 May 2013 22:21:32 +0200
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130328 Thunderbird/17.0.5

Ciao Glenn,

Il 14/05/2013 21.30, Glenn Morris ha scritto:
Angelo Graziosi wrote:

;; f90-mode
(add-hook 'f90-mode-hook
          '(lambda()
             ;; Add index of func. to menu bar
             (imenu-add-to-menubar "Program-Units")
             )
          )
[...]
Error in menu-bar-update-hook (imenu-update-menubar):
(wrong-type-argument stringp ("Types" f90-imenu-type-matcher 1))

Fixed.

Many thanks for the quick fix... :-)

Any other modes, you will have to report the details.


I can't reproduce the issue any more. I have tested with .f90, .f, Makefile, .tex, .sh, C/C++. :)


Ciao,
 Angelo.






reply via email to

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