nschum / highlight-symbol.el

Emacs: automatic and manual symbol highlighting
http://nschum.de/src/emacs/highlight-symbol/
274 stars 41 forks source link

Faces is invisible in mmm-mode block #42

Closed kuanyui closed 6 years ago

kuanyui commented 8 years ago

The highlight faces in mmm-default-submode-face block is invisible.

BTW, show-paren-match highlight is visible in mmm-default-submode-face instead; highlight faces of isearch either. But I don't know how were they implemented. Hope this info is useful.

[Annotation] Face show-paren-match is used by Emacs built-in mode: (show-paren-mode t) (setq show-paren-style 'expression)