unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Minor bug in verilog-mode.el
@ 2012-04-21 16:32 Andy Moreton
  2012-04-21 17:12 ` Juanma Barranquero
  0 siblings, 1 reply; 6+ messages in thread
From: Andy Moreton @ 2012-04-21 16:32 UTC (permalink / raw)
  To: emacs-devel

Hi,

In verilog-mode.el, verilog-mode has:

  ;; Tell which-func-modes that imenu knows about verilog
  (when (boundp 'which-func-modes)
    (add-to-list 'which-func-modes 'verilog-mode))

When which-func-modes is t, this stops which-function-mode from working
with other modes.

Can these lines be removed please ?

    AndyM





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-04-21 18:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-21 16:32 Minor bug in verilog-mode.el Andy Moreton
2012-04-21 17:12 ` Juanma Barranquero
2012-04-21 17:33   ` Andy Moreton
2012-04-21 17:39     ` Juanma Barranquero
2012-04-21 17:53       ` Andy Moreton
2012-04-21 18:28     ` Andreas Schwab

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).