Don't disabling which-function-mode in Python

This commit is contained in:
M. Tong 2015-04-17 17:08:21 +08:00
parent 30fea6d9d6
commit c8b33df811

View file

@ -89,7 +89,6 @@
(subword-mode +1) (subword-mode +1)
(anaconda-mode 1) (anaconda-mode 1)
(eldoc-mode 1) (eldoc-mode 1)
(which-function-mode -1)
(setq-local electric-layout-rules (setq-local electric-layout-rules
'((?: . (lambda () '((?: . (lambda ()
(and (zerop (first (syntax-ppss))) (and (zerop (first (syntax-ppss)))