1 Jul 2009 21:20
ess-help-mode fontification
Kevin W <kw.statr <at> gmail.com>
2009-07-01 19:20:25 GMT
2009-07-01 19:20:25 GMT
Is ess-help mode fontified by default? Mine is not, so I poked around in
ess-help.el but didn't see anything there.
I added this to .emacs
(add-hook 'ess-help-mode-hook
(lambda ()
(set (make-local-variable 'font-lock-defaults)
'(ess-R-mode-font-lock-keywords t))))
That did some fontification, but not strings and comments. How do I get
those too?
Kevin Wright
[[alternative HTML version deleted]]
______________________________________________
ESS-help <at> stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/ess-help
RSS Feed