Try to resolve a potential problem with tuareg-mode and which-function-mode
This commit is contained in:
parent
9ad2ae6202
commit
213b3c9f11
2 changed files with 2 additions and 1 deletions
modules
|
@ -97,7 +97,7 @@
|
|||
|
||||
;; show the name of the current function definition in the modeline
|
||||
(require 'which-func)
|
||||
(setq which-func-modes t)
|
||||
(add-to-list 'which-func-modes 'ruby-mode)
|
||||
(which-function-mode 1)
|
||||
|
||||
;; in Emacs 24 programming major modes generally derive from a common
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue