Next: , Previous: , Up: Miscellaneous  


Q5.0.3: How do I get ‘More’ Syntax Highlighting on by default?

Use the following code in your init.el:

(setq-default font-lock-maximum-decoration t)

See also Syntax Highlighting from the Options menu. Remember to save options.